Libraries tagged by dao
objective-php/gateway
74725 Downloads
DAO interoperability layer
mouf/database.tdbm
77403 Downloads
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced at runtime from the database model.
lucinda/security
22830 Downloads
API implementing common web security patterns (eg: authentication, authorization) for PHP applications based on OWASP guidelines
kassko/data-mapper-bundle
22959 Downloads
Integrates data-mapper in Symfony projects.
parm/parm
4980 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
daothanh/tinymce
201 Downloads
Filament Tinymce Plugin
daoandco/cakephp-dompdf
13833 Downloads
Dompdf plugin for CakePHP
mouf/security.userfiledao
143657 Downloads
This package contains an implementation of a UserDao, that stores the application users in a simple PHP file. It can be used together with the MoufUserService to provide easy access management to an application. Since the users are stored in a PHP file, this very special DAO does not require a database!
da/oauth-client-bundle
57905 Downloads
DaOAuthClientBundle is a Symfony2's bundle allowing to use an application as an oauth client
eftec/daoone
3426 Downloads
Procedural MysqlI Data access class in a single Class
wlib/db
26 Downloads
Simple implementation on top of PDO to handle your database queries.
romeoz/rock-db
1023 Downloads
Object Relational Mapping (ORM) for PHP.
pedro151/orm-generator
329 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.
lastzero/doctrine-active-record
6018 Downloads
Object-oriented CRUD for Doctrine DBAL
jelix/multiauth-module
247 Downloads
module for Jelix, allowing to authenticate against multiple login/password providers.