Libraries tagged by ORM Query
artprima/query-filter-bundle
25785 Downloads
An easy way to filter requests in your Symfony 4/5/6 application (that uses Doctrine2 as ORM).
andanteproject/shared-query-builder
22228 Downloads
A Doctrine 2 Query Builder decorator that makes easier to build your query in shared contexts
yiisoft/data-cycle
14808 Downloads
Cycle ORM query adapter for yiisoft/data
vaened/php-search-engine
64644 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
49261 Downloads
The missing elasticsearch ORM for Laravel!
fourlabs/qbjs-parser
31570 Downloads
Parse JSON coming from jQuery QueryBuilder, into database queries.
dukecity/doctrineextensions
23336 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
55615 Downloads
Parses and applies RQL/FIQL scripts to doctrine orm query builders
webit/doctrine-orm-query-builder-iterator
52880 Downloads
bjerke/api-query-builder
7498 Downloads
A query builder for Laravel that parses the request and uses Eloquent ORM to query database
riverside/php-orm
797 Downloads
PHP ORM micro-library and query builder
ttskch/doctrine-orm-criteria
1581 Downloads
Doctrine ORM Criteria allows you to separate any complex "search condition" as a Criteria with a specialized API for QueryBuilder of doctrine/orm.
alex-patterson-webdev/doctrine-query-filter
666 Downloads
Query filtering components for Doctrine ORM
wayofdev/laravel-cycle-orm-adapter
9781 Downloads
🔥 A Laravel adapter for CycleORM, providing seamless integration of the Cycle DataMapper ORM for advanced database handling and object mapping in PHP applications.
paknahad/querifier
12569 Downloads
A library to get requested query from the client and generate a query for Doctrine, Cake-php ORM or Laravel Eloquent