QubusPHP / dbal

Database abstraction layer.

Home Page:https://docs.qubusphp.com/dbal/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Database Abstraction Layer

A database abstraction layer toolkit with query builder and schema builder. Works with MySql and should work with any other PDO driver but needs testing.

Requirements

  • PHP 8.2+

Installation

composer require qubus/dbal

More Info

About

Database abstraction layer.

https://docs.qubusphp.com/dbal/

License:MIT License


Languages

Language:PHP 100.0%