Libraries tagged by Database Access Layer
staabm/phpstan-dba
1448393 Downloads
staabm/phpstan-baseline-analysis
38030 Downloads
artemeon/database
59609 Downloads
Database access layer for the AGP@ARTEMEON software suite.
graze/dal
12647 Downloads
Data Access Layer
anax/database
14578 Downloads
Anax Database module, to work with databases.
jelix/database
2200 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
38 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
309 Downloads
Provê uma camada de acesso à bancos de dados.
emma/dbal
28 Downloads
Emma Database Access Layer. Rely solely on the in-built PHP PDO and FAST. Also, comes with advanced Query Builder for more flexibility and searching and with parameterized queries to prevent against sqli or other sql attacks
benzine/orm
53 Downloads
The Benzine Database Access Layer. Includes generation of models, controllers and so on from schema.
metarush/data-mapper
257 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.
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