EN FR
← Packages

jdz/database

Database abstraction layer

Overview

A developer-friendly database abstraction layer for PHP 8.2+ applications. Unified interface to switch between MySQL, PostgreSQL, and SQLite without changing your code. Fluent query builder, intuitive methods, and comprehensive error handling. Thoroughly tested with 200+ unit and integration tests.

Installation

composer require jdz/database