Libraries tagged by database layer
pthreat/laminas-db
3072 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
frootbox/db
3175 Downloads
Frootbox Database Abstraction Layer
atk14/dbmole
2270 Downloads
Simple database abstraction layer for PostgreSQL, MySQL, Oracle and SQL Server
anourvalar/eloquent-file
4508 Downloads
Database (Eloquent) layer for files management
cabinet/dbal
156 Downloads
Database Abstraction Layer for PDO
survos/data-bundle
665 Downloads
NOT survos/dataset-bundle. Namespace: Survos\DataBundle (no 'set'). Database and tooling layer for survos/data-contracts: keyword→ContentType classification cache (VocabMap) and ContentType display-label translations (VocabLabel).
nexphant/database
22 Downloads
Database layer for Nexphant framework
marko/database-pgsql
185 Downloads
PostgreSQL driver for Marko Framework Database Layer
luany/database
41 Downloads
Database layer for the Luany ecosystem — PDO connection, Model base, QueryBuilder, and Migration engine.
hiblaphp/database
3 Downloads
The complete asynchronous, framework-agnostic database layer toolkit for the Hibla Ecosystem (Query Builder, Migrations, and Seeders)
blitz-php/database
1106 Downloads
A simple database layer for easy development
activismebe/database-layering
1618 Downloads
Laravel Repositories
volcanus/database
3851 Downloads
database abstraction layer
migliori/php-pdo-database-class
435 Downloads
The DB class is a database abstraction layer that provides a simple, consistent interface for interacting with different types of databases. It handles connection management, query execution, pagination and result processing
kenlog/database-custom
110 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder. This is a custom version of opis/database with updates for PHP 8 compatibility.