qubus/dbal

Database abstraction layer.

Maintainers

Details

github.com/QubusPHP/dbal

Source

Issues

Installs: 101

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/qubus/dbal

v3.0.1 2025-10-01 21:43 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.4+

Installation

composer require qubus/dbal

More Info