Libraries tagged by udao
jtrw/dao-dbal-adapter
1338 Downloads
Data Access Object for fork with DataBases
jtrw/dao
4459 Downloads
Data Access Object for fork with DataBases
jelix/dao
1804 Downloads
Lightweight object relation mapping based on the Database Access Object pattern
mouf/database.tdbm
77392 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
22575 Downloads
API implementing common web security patterns (eg: authentication, authorization) for PHP applications based on OWASP guidelines
kassko/data-mapper-bundle
22654 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
179 Downloads
Filament Tinymce Plugin
mouf/security.userfiledao
143611 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
57889 Downloads
DaOAuthClientBundle is a Symfony2's bundle allowing to use an application as an oauth client
rotexsoft/gdao
2994 Downloads
A package containing class and interface definitions that can be used as a basis for a Table Data Gateway (http://bit.ly/1F8Zjfc) and Data Mapper (http://bit.ly/1hD2qCc) implementation of a database access library that performs data manipulation (DM) tasks.
mouf/database.dao-interface
25878 Downloads
This package only contains a basic interface for implementing common DAO methods. Those DAOs will be used by BCE forms among other things.
fightmaster/dao
144 Downloads
Simple implementation of Data Access Object pattern for Symfony 2 projects.
eftec/daoone
3426 Downloads
Procedural MysqlI Data access class in a single Class
caridea/dao
510 Downloads
A shrimp of a DAO support library