Libraries tagged by ORM Query
wlogic/qbjs-parser
37125 Downloads
Parse JSON coming from jQuery QueryBuilder, into database queries.
technoknol/doctrineextensions
6754 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
ramadan/easy-model
395 Downloads
A Laravel package for enjoyably managing database queries.
eloquent-filter/filter
63 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
rennokki/dynamodb
24330 Downloads
AWS DynamoDB Eloquent ORM for Laravel 7+
fourlabs/qbjs-parser-bundle
13786 Downloads
This bundle is a Symfony wrapper for fourlabs/qbjs-parser.
xsolve-pl/associate
18539 Downloads
This library allows to collect objects and values through associations and provides some entity fetching optimizations for Doctrine ORM to address N+1 queries problem.
paliari/doctrine-ransack
3569 Downloads
Advanced query searching for Doctrine ORM (based on Ruby on Rails Ransack)
demos-europe/edt-dql
14897 Downloads
Extension for demos-europe/edt-queries to use Doctrine ORM as data source.
vae/php-elasticsearch-orm
4568 Downloads
Adapt the orm query method of elasticsearch for >=php7.4
rekalogika/collections-orm
771 Downloads
Lazy-loading collection class using Doctrine ORM QueryBuilder as the data source
api-skeletons/doctrine-orm-querybuilder-filter
895 Downloads
Filter a QueryBuilder with filter[fieldName|operator]=value
trollbus/doctrine-orm-bridge
190 Downloads
Doctrine ORM Bridge for Trollbus
rekalogika/rekapager-doctrine-orm-adapter
2755 Downloads
Doctrine ORM adapter for Rekapager pagination library
pthreat/sql-query-builder
3868 Downloads
SQL QueryInterface BuilderInterface supporting bindings and complex query generation.