Libraries tagged by data-access
symfony/ai-symfony-mate-extension
331451 Downloads
Symfony bridge for AI Mate - provides Symfony container introspection and optional profiler data access tools
arrayaccess/rdap-client
37097 Downloads
Registration Data Access Protocol (RDAP) Client For PHP
remorhaz/php-json-data
627917 Downloads
JSON Data Accessors
scrumworks/data-accessor
131160 Downloads
Defines data structure contract
detain/db_abstraction
3620 Downloads
Database Abstraction Class
packaged/dal
80496 Downloads
Data Access Layer
graze/dal
15569 Downloads
Data Access Layer
xtompie/dao
4700 Downloads
DAO - Data Access Object - wrapper over SQL
wikibase/internal-serialization
155558 Downloads
Serializers and deserializers for the data access layer of Wikibase Repository
phpaml/data
138 Downloads
Typed data access for PHPAML, AML View and standalone PHP applications.
pedro151/orm-generator
359 Downloads
orm-generator maps the entire database and then creates the DAO (Data Access Object) and ORM (Object-relational mapping) of the entire database to facilitate the development. uses various types of databases like Postgres and Mysql and various types of ORM framework.
jardissupport/repository
124 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
hydrakit/database
249 Downloads
A thin PDO data-access seam and a raw-SQL migration runner.
blast/orm
169 Downloads
Framework agnostic data access and persistence based on Doctrine 2 DBAL
lucinda/sql-data-access
23987 Downloads
API abstracting communication with SQL providers (eg: MySQL) on top of PDO inspired by Java JDBC