qubus/dbal

Database abstraction layer.

v2.0.1 2025-08-27 20:44 UTC

README

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