/dbal

Database abstraction layer.

Primary LanguagePHPMIT LicenseMIT

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