Libraries tagged by dao
jelix/dao
2003 Downloads
Lightweight object relation mapping based on the Database Access Object pattern
setono/dao-php-sdk
25453 Downloads
A PHP SDK for the DAO API
lucinda/security
23152 Downloads
API implementing common web security patterns (eg: authentication, authorization) for PHP applications based on OWASP guidelines
parm/parm
4982 Downloads
PHP Active Record for MySQL. Connects to the your database and generates the Object Relational Mapping. Built in Database Query Processor for custom queries. Ability to use closures to process rows
mouf/database.tdbm
77413 Downloads
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced at runtime from the database model.
struktal/struktal-orm
99 Downloads
PHP library implementing the DAO pattern for easier database handling
zls/dao
649 Downloads
eftec/daoone
3426 Downloads
Procedural MysqlI Data access class in a single Class
romeoz/rock-db
1025 Downloads
Object Relational Mapping (ORM) for PHP.
pedro151/orm-generator
331 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.
objective-php/gateway
74739 Downloads
DAO interoperability layer
lastzero/doctrine-active-record
6019 Downloads
Object-oriented CRUD for Doctrine DBAL
coreorm/framework
107 Downloads
CoreORM PHP Framework For Relational Data Modelling
sqlicious/sqlicious
14 Downloads
Active Record ORM with closures and web interface
jonathanbak/mysqlilib
589 Downloads
Simple MySQLi Library