Libraries tagged by dql
doctrine/orm
295813930 Downloads
Object-Relational-Mapper for PHP
scienta/doctrine-json-functions
25249002 Downloads
A set of extensions to Doctrine that add support for json query functions.
oro/doctrine-extensions
12146344 Downloads
Doctrine Extensions for MySQL and PostgreSQL.
martin-georgiev/postgresql-for-doctrine
5681728 Downloads
Extends Doctrine with native PostgreSQL support for arrays, JSONB, ranges, PostGIS geometries, text search, ltree, uuid, and 100+ PostgreSQL-specific functions.
syslogic/doctrine-json-functions
1229520 Downloads
A set of extensions to Doctrine that add support for json query functions.
luxifer/doctrine-functions
2513430 Downloads
Doctrine DQL Functions for Mysql
opsway/doctrine-dbal-postgresql
1969629 Downloads
Extensions for support Postgres in Doctrine DBAL & DQL
ahmed-bhs/doctrine-doctor
9043 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.
ggergo/sqlindexhintbundle
523935 Downloads
Doctrine SqlWalker extension to apply USE INDEX and FORCE INDEX hints using DQL on top of MySql. Works with both createQuery and createQueryBuilder.
nettrine/extensions-beberlei
865600 Downloads
Doctrine2 DQL functions for Nette Framework
demos-europe/edt-dql
24436 Downloads
Extension for demos-europe/edt-queries to use Doctrine ORM as data source.
chamber-orchestra/doctrine-extensions-bundle
2265 Downloads
Lightweight Symfony Doctrine ORM extensions for PostgreSQL — entity traits, soft-delete filter, repository base classes, decimal type, random() DQL
glanchow/doctrine-fuzzy
36670 Downloads
Doctrine2 DQL fuzzy functions
cratia/orm-dql
2492 Downloads
DQL stands for Dialect Query Language and is an Object Query, DQL provides powerful querying capabilities over your object model.
sirprize/queried
1897 Downloads
Database/ORM-agnostic query construction helper