Libraries tagged by ORM Query
rekalogika/rekapager-doctrine-orm-adapter
9271 Downloads
Doctrine ORM adapter for Rekapager pagination library
artprima/query-filter-bundle
26745 Downloads
An easy way to filter requests in your Symfony 4/5/6 application (that uses Doctrine2 as ORM).
andanteproject/shared-query-builder
28932 Downloads
A Doctrine 2 Query Builder decorator that makes easier to build your query in shared contexts
yiisoft/data-cycle
16655 Downloads
Cycle ORM query adapter for yiisoft/data
vaened/php-search-engine
87147 Downloads
A flexible PHP search library that provides essential features for implementing search engines. It includes capabilities for filtering, indexing, and search functionalities. Designed to be easily extensible, it integrates seamlessly with different ORM frameworks to enhance search operations and manage complex queries.
matchory/elasticsearch
50387 Downloads
The missing elasticsearch ORM for Laravel!
fourlabs/qbjs-parser
32339 Downloads
Parse JSON coming from jQuery QueryBuilder, into database queries.
dukecity/doctrineextensions
24215 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
andreas-glaser/doctrine-rql
57336 Downloads
Parses and applies RQL/FIQL scripts to doctrine orm query builders
webit/doctrine-orm-query-builder-iterator
55472 Downloads
vae/php-elasticsearch-orm
4852 Downloads
Adapt the orm query method of elasticsearch for >=php7.4
bjerke/api-query-builder
7541 Downloads
A query builder for Laravel that parses the request and uses Eloquent ORM to query database
ttskch/doctrine-orm-criteria
2263 Downloads
Doctrine ORM Criteria allows you to separate any complex "search condition" as a Criteria with a specialized API for QueryBuilder of doctrine/orm.
pthreat/sql-query-builder
4556 Downloads
SQL QueryInterface BuilderInterface supporting bindings and complex query generation.
paknahad/querifier
12899 Downloads
A library to get requested query from the client and generate a query for Doctrine, Cake-php ORM or Laravel Eloquent