Libraries tagged by dao
objective-php/gateway
74583 Downloads
DAO interoperability layer
mouf/database.tdbm
77374 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
22231 Downloads
API implementing common web security patterns (eg: authentication, authorization) for PHP applications based on OWASP guidelines
kassko/data-mapper-bundle
22008 Downloads
Integrates data-mapper in Symfony projects.
parm/parm
4979 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
154 Downloads
Filament Tinymce Plugin
daoandco/cakephp-dompdf
13650 Downloads
Dompdf plugin for CakePHP
mouf/security.userfiledao
143547 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
57862 Downloads
DaOAuthClientBundle is a Symfony2's bundle allowing to use an application as an oauth client
da/auth-common-bundle
88278 Downloads
Symfony2's bundle sharing commons for DaOAuth* and DaApi* bundles
mouf/database.dao-interface
25870 Downloads
This package only contains a basic interface for implementing common DAO methods. Those DAOs will be used by BCE forms among other things.
eftec/daoone
3423 Downloads
Procedural MysqlI Data access class in a single Class
braga/dao-generator
961 Downloads
Object DAO generator
wlib/db
17 Downloads
Simple implementation on top of PDO to handle your database queries.
romeoz/rock-db
1020 Downloads
Object Relational Mapping (ORM) for PHP.