qubus/dbal

Database abstraction layer.

Maintainers

Details

github.com/QubusPHP/dbal

Source

Issues

Installs: 100

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/qubus/dbal

v4.0.0-beta.1 2025-10-04 23:24 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