Libraries tagged by Database Access Layer
staabm/phpstan-dba
2649815 Downloads
staabm/phpstan-baseline-analysis
124081 Downloads
tommyknocker/pdo-database-class
6163 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
detain/db_abstraction
3265 Downloads
Database Abstraction Class
artemeon/database
93809 Downloads
Database access layer for the AGP@ARTEMEON software suite.
zpm-packages/server-access-laravel
669 Downloads
Laravel integration layer for database-backed and direct-mode server access management on top of zpm-packages/server-access.
graze/dal
15317 Downloads
Data Access Layer
jelix/database
3988 Downloads
Lightweight PHP abstraction layer to access and query SQL databases, with an API to inspect and modify databases schema.
ondrej-bouda/ivory
66 Downloads
A robust PHP PostgreSQL layer, as complete and correct as possible
jardissupport/repository
12 Downloads
Repository pattern for PHP — generic CRUD with raw-data access, read/write splitting, and pluggable primary-key strategies; the persistence layer Jardis-generated repositories build on
chamamme/noquery
40 Downloads
A database query builder aimed at code beautification by minimizing the use of raw SQL in codes. NoQuery currently supports MySQL, Firebird & Interbase, PostgreSQL, SQLite3, Oracle, Microsoft SQL Server, Foxpro ODBC, Access ODBC, Informix, DB2, Sybase, Sybase SQL Anywhere, generic ODBC and Microsoft's ADO due to its leverage on ADODB
ephect-io/data-access
34 Downloads
Ephect framework database access layer.
benzine/benzine-database
595 Downloads
The Benzine Database Access Layer. Includes generation of models, controllers and so on from schema.
anax/database
15372 Downloads
Anax Database module, to work with databases.
metarush/data-access
41 Downloads
A generic data access layer for basic CRUD operations. Can act as a layer between database, repositories, and services. Minimal boilerplate for rapid development. Implicit inline binding for SQL queries.