Libraries tagged by ORM Query
wayofdev/laravel-cycle-orm-adapter
55802 Downloads
🔥 A Laravel adapter for CycleORM, providing seamless integration of the Cycle DataMapper ORM for advanced database handling and object mapping in PHP applications.
opis/database
87520 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
matchory/elasticsearch
69822 Downloads
The missing elasticsearch ORM for Laravel!
itvisionsy/php-es-orm
209244 Downloads
An ElasticSearch PHP ORM and Query Builder
bjerke/api-query-builder
7892 Downloads
A query builder for Laravel that parses the request and uses Eloquent ORM to query database
ez-php/orm
7240 Downloads
ORM module for the ez-php framework — Active Record style models with a fluent query builder and schema builder
artprima/query-filter-bundle
31130 Downloads
An easy way to filter requests in your Symfony 4/5/6 application (that uses Doctrine2 as ORM).
andanteproject/shared-query-builder
84219 Downloads
A Doctrine 2 Query Builder decorator that makes easier to build your query in shared contexts
yiisoft/data-cycle
25602 Downloads
Cycle ORM query adapter for yiisoft/data
paknahad/querifier
19574 Downloads
A library to get requested query from the client and generate a query for Doctrine, Cake-php ORM or Laravel Eloquent
tommyknocker/pdo-database-class
6316 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
omaralalwi/laravel-time-craft
3198 Downloads
Laravel Time Craft is a powerful package for handling date and time scopes in your Laravel applications. It provides a set of convenient traits and helper functions to simplify date and time operations.
kobykorman/eloquentify
2002 Downloads
Easily transform complex custom query results into fully hydrated hierarchical Eloquent models.
fourlabs/qbjs-parser
37413 Downloads
Parse JSON coming from jQuery QueryBuilder, into database queries.
eloquent-filter/filter
482 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.