Libraries tagged by ORM Query
aeliot/doctrine-encrypted-bundle
4 Downloads
The bundle permits to encrypt separate columns of database via Doctrine column types
voku/idiorm
7656 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5
scandio/troba
407 Downloads
troba is a easy to use and extensible PHP (5.4) entity and query manager based on PDO
k-gun/oppa
96 Downloads
Oppa: Database abstraction, query building and active record implementation with PHP.
josantonius/database
423 Downloads
Library for SQL database management to be used by several providers at the same time.
atk4/laravel-ad
12 Downloads
Extension for Laravel to natively integrate with Agile Data (http://git.io/ad)
qubus/expressive
37 Downloads
Orm with DataMapper and ActiveRecord.
fourlabs/reports-bundle
1035 Downloads
This bundle helps you report on your Symfony entities, by using on fourlabs/qbjs-parser-bundle and querybuilder.js.org.
gbprod/doctrine-specification
3035 Downloads
This library allows you to write Doctrine ORM queries using the specification pattern
kreatept/dblayer
7 Downloads
A lightweight PHP ORM with advanced query capabilities.
stepapo/model
19 Downloads
Library that uses structured DB definitions to generate DDL and DML queries and Nextras ORM entity properties.
datachore/datachore
92 Downloads
Datachore is a Query Builder and ORM for Google Appengine's Datastore
initphp/database
237 Downloads
InitPHP DataBase (QueryBuilder, DBAL and ORM) Library
olegstepura/doctrine-multicolumn-search
68 Downloads
Simply search multiple Doctrine ORM entities for a user query
malef/associate
3 Downloads
This library allows to collect objects through associations and provides entity loading optimizations for Doctrine ORM to address N+1 queries problem.