Libraries tagged by dao
beberlei/porpaginas
480890 Downloads
Library that generically solves several pagination issues with DAO/repository abstractions.
thecodingmachine/tdbm
152266 Downloads
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced from the database model.
daodao97/apidog
35168 Downloads
A swagger library for Hyperf.
thecodingmachine/tdbm-bundle
93639 Downloads
A Symfony bundle for TDBM.
symlex/doctrine-active-record
5470 Downloads
Object-oriented CRUD for Doctrine DBAL
kassko/data-mapper
33355 Downloads
A mapper which gives a lot of features to representate some raw data like objects
jelix/ldapdao-module
48397 Downloads
module for Jelix,allowing to authenticate with an ldap server and to register users locally.
graze/dal
12647 Downloads
Data Access Layer
eftec/pdoone
3762 Downloads
Minimaist procedural PDO wrapper library
xtompie/dao
483 Downloads
DAO - Data Access Object - wrapper over SQL
setono/dao-bundle
21990 Downloads
Symfony bundle that integrates the DAO PHP SDK
mouf/database.dao-interface
25847 Downloads
This package only contains a basic interface for implementing common DAO methods. Those DAOs will be used by BCE forms among other things.
jtrw/dao-dbal-adapter
297 Downloads
Data Access Object for fork with DataBases
jtrw/dao
3335 Downloads
Data Access Object for fork with DataBases
jelix/dao
1490 Downloads
Lightweight object relation mapping based on the Database Access Object pattern