Libraries tagged by ORM Query
ict/qb_criteria
4 Downloads
Easily add criteria to your doctrine orm queries
gbprod/doctrine-specification
3042 Downloads
This library allows you to write Doctrine ORM queries using the specification pattern
exegeseit/doctrinequerysearch-helper
101 Downloads
This package aims to facilitate the creation of dynamic WHERE clauses when using Doctrine\ORM\Querybuilder or Doctrine\DBAL\Querybuilder
lightning/model
38 Downloads
Light & fast PHP ORM, using Hydrahon (query builder), Carbon (DateTime extension) and Eloquent's Collection component (Laravel).
datachore/datachore
94 Downloads
Datachore is a Query Builder and ORM for Google Appengine's Datastore
initphp/database
241 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.
joseki/leanmapper-extension
1289 Downloads
This is an extension of Tharos/LeanMapper ORM. This extension contains mapper specification and a Query object including its usage in a repository
mf/query-builder-composer
22 Downloads
QueryBuilderComposer for easier composing Doctrine\ORM\QueryBuilder parts
meet-library/elasticsearch-orm
2 Downloads
Adapt the orm query method of elasticsearch for >=php7.4
meckel-packages/query-helpers
3 Downloads
Laravel Orm Query Helper
codevia/doctrine-query-helper
11 Downloads
A set of Doctrine ORM QueryBuilder helpers
camelot/doctrine-query-sql-formatter
26 Downloads
Doctrine ORM Query SQL formatting, with parameters, to make runnable queries
aeliot/doctrine-encrypted-query
150 Downloads
Implementation of cryptographic SQL functions processing for ORM Query of Doctrine