Libraries tagged by ORM Query
ahmed-bhs/doctrine-doctor
10726 Downloads
Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.
itvisionsy/php-es-orm
208633 Downloads
An ElasticSearch PHP ORM and Query Builder
artprima/query-filter-bundle
30434 Downloads
An easy way to filter requests in your Symfony 4/5/6 application (that uses Doctrine2 as ORM).
andanteproject/shared-query-builder
76147 Downloads
A Doctrine 2 Query Builder decorator that makes easier to build your query in shared contexts
paknahad/querifier
18320 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
6084 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.
stefangabos/zebra_database
12651 Downloads
An advanced, compact and lightweight MySQL database wrapper library, built around PHP's MySQLi extension.
opis/database
85391 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
omaralalwi/laravel-time-craft
1273 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.
fourlabs/qbjs-parser
36347 Downloads
Parse JSON coming from jQuery QueryBuilder, into database queries.
eloquent-filter/filter
334 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.
dukecity/doctrineextensions
34493 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
rennokki/dynamodb
27099 Downloads
AWS DynamoDB Eloquent ORM for Laravel 7+
solution10/sql
123670 Downloads
Completely standalone, expressive SQL query creator. No database or ORM needed.
webit/doctrine-orm-query-builder-iterator
70957 Downloads