Libraries tagged by ORM Query
eloquent-filter/filter
61 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
23829 Downloads
AWS DynamoDB Eloquent ORM for Laravel 7+
fourlabs/qbjs-parser-bundle
13497 Downloads
This bundle is a Symfony wrapper for fourlabs/qbjs-parser.
demos-europe/edt-dql
12761 Downloads
Extension for demos-europe/edt-queries to use Doctrine ORM as data source.
vae/php-elasticsearch-orm
4114 Downloads
Adapt the orm query method of elasticsearch for >=php7.4
aeliot/doctrine-encrypted-query
93 Downloads
Implementation of cryptographic SQL functions processing for ORM Query of Doctrine
rekalogika/collections-orm
499 Downloads
Lazy-loading collection class using Doctrine ORM QueryBuilder as the data source
ttskch/doctrine-orm-criteria
1015 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
510 Downloads
Query filtering components for Doctrine ORM
wayofdev/laravel-cycle-orm-adapter
9726 Downloads
🔥 A Laravel adapter for CycleORM, providing seamless integration of the Cycle DataMapper ORM for advanced database handling and object mapping in PHP applications.
rekalogika/rekapager-doctrine-orm-adapter
2337 Downloads
Doctrine ORM adapter for Rekapager pagination library
platine-php/orm
4171 Downloads
Platine ORM provides a flexible and powerful ORM implementing a data-mapper pattern.
marekskopal/orm
147 Downloads
ORM
garak/orm-criteria
802 Downloads
Apply filters to Doctrine Query Builder
cratia/orm-dql
2169 Downloads
DQL stands for Dialect Query Language and is an Object Query, DQL provides powerful querying capabilities over your object model.