Libraries tagged by Database Access Layer
staabm/phpstan-dba
1702166 Downloads
staabm/phpstan-baseline-analysis
50387 Downloads
artemeon/database
69124 Downloads
Database access layer for the AGP@ARTEMEON software suite.
graze/dal
13110 Downloads
Data Access Layer
jelix/database
2482 Downloads
Lightweight PHP abstraction layer to access and query SQL databases, with an API to inspect and modify databases schema.
ondrej-bouda/ivory
54 Downloads
A robust PHP PostgreSQL layer, as complete and correct as possible
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
aeondigital/phpdal
331 Downloads
Provê uma camada de acesso à bancos de dados.
metarush/data-mapper
271 Downloads
A generic data access layer for basic CRUD operations. Can act as a layer between database and repositories/services.
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
14798 Downloads
Anax Database module, to work with databases.
danmarinescu/db-layer
33 Downloads
Zend Framework 2 DB Layer providing easy access to DB without the need of a model , it returning a ResultSet
yousha/dbalite
3 Downloads
A lightweight Dbal(Database Abstraction Layer) library for PHP 8.3.
joefallon/phpdatabase
118 Downloads
This package contains simple to use database access layer.