dbstudios/doctrine-query-document
Build Doctrine DQL filters from a simple array “query document”. Apply conditions to an existing QueryBuilder (from/select required), auto-bind positional parameters, traverse relations via dot notation, and query JSON fields (MySQL 5.7+).
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ursusarctosua/search-helper | 0.86 | — | 0 | 0 | 0 | 1 | 0 | 0.0 | 4.2 | — | — | |
| ecommit/doctrine-utils | 0.85 | Small set of Doctrine ORM QueryBuilder utilities: accurate COUNT helpers, a paginator, and filter helper methods. Install via Composer and use to simplify common query building patterns in your PHP projects. | 0 | 0 | 1 | 220 | 0 | 0.0 | 32.4 | MIT | — | |
| oro/doctrine-extensions | 0.85 | Adds extra Doctrine DQL functions and field types for MySQL and PostgreSQL (e.g., DATE/TIME, TIMESTAMPDIFF, CONVERT_TZ, DAY/WEEK/MONTH, MD5). Includes registration examples for common frameworks and guidance for extending platforms/functions. | 343 | 344 | 53 | 141K | 2 | 18.0 | 37.6 | NOASSERTION | 8 months ago | |
| dbstudios/doctrine-entities | 0.85 | Laravel package to work with Doctrine ORM entities in your app, providing integration helpers for managing Doctrine entities alongside Laravel’s ecosystem. Useful when you prefer Doctrine’s mapping and repositories over Eloquent for certain domains. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | GPL-3.0 | 9 years ago | |
| axstrad/doctrine-extensions | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| scienta/doctrine-json-functions | 0.84 | Adds JSON function support to Doctrine ORM DQL by registering custom function nodes for multiple databases. Use MySQL/MariaDB, PostgreSQL, SQLite (json1), or SQL Server JSON functions directly in DQL with platform validation. | 589 | 591 | 51 | 725K | 6 | 28.0 | 48.6 | MIT | 4 months ago | |
| doctrine/orientdb-odm | 0.84 | Doctrine OrientDB ODM integrates OrientDB with Doctrine, offering an object document mapper for PHP. Map documents to classes, manage persistence and queries via a familiar Doctrine-style API, and work with graph/document features using a structured domain model. | 155 | 158 | 48 | 0 | 41 | 7.5 | 11.0 | MIT | — | |
| doctrine/orm | 0.84 | Doctrine ORM is a PHP 8.1+ object-relational mapper built on Doctrine DBAL, providing transparent persistence for PHP objects. Use mappings, repositories, and Unit of Work, plus DQL for powerful, object-oriented querying as an alternative to SQL. | 10,170 | 10,344 | 2,545 | 5M | 1,282 | 87.9 | 68.9 | MIT | 2 months ago | |
| doctrine/doctrine-bundle | 0.83 | Symfony bundle integrating Doctrine DBAL and ORM. Provides database abstraction, schema tools, and an object-relational mapper with DQL for powerful queries, plus configuration and tooling that fits the Symfony ecosystem. | 4,832 | 4,868 | 483 | 4M | 30 | 79.2 | 59.2 | MIT | 1 week ago | |
| doctrine/mongodb | 0.83 | Doctrine MongoDB library for PHP, providing an object-oriented API for working with MongoDB. Includes database and collection abstractions, query and command builders, and tools for common CRUD operations—ideal as a low-level MongoDB foundation for PHP apps. | 436 | 452 | 184 | 50K | 0 | 8.1 | 20.1 | MIT | 7 years ago | |
| laravel-doctrine/orm | 0.83 | — | 840 | 846 | 180 | 64K | 7 | 34.4 | 31.6 | MIT | 3 months ago | |
| doctrine/doctrine1 | 0.81 | Legacy Doctrine 1 ORM for PHP, providing ActiveRecord and Data Mapper features with a SQL abstraction layer, migrations, schema tools, and powerful query building. Useful for maintaining older Doctrine 1 applications or studying the classic ORM API. | 132 | 139 | 219 | 112 | 0 | 3.6 | 2.6 | LGPL-2.1 | — | |
| avkluchko/postgres-doctrine-extensions | 0.80 | — | 1 | 1 | 0 | 0 | 0 | 0.3 | — | MIT | 6 years ago | |
| dualmedia/doctrine-query-creator | 0.80 | — | 0 | 0 | 0 | 45 | 0 | 15.4 | 26.0 | MIT | 3 months ago | |
| black/common | 0.79 | Common utilities for Black projects: an abstract Doctrine Manager helper with convenience methods plus simple specification classes (and/or/not). Install via Composer and reuse across apps needing lightweight Doctrine-oriented shared code. | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| onemustcode/query | 0.77 | — | 4 | 4 | 2 | 266 | 5 | 4.4 | 25.0 | MIT | 8 years ago | |
| happyr/doctrine-specification | 0.75 | Reusable Doctrine query Specifications for PHP. Replace messy repositories and huge QueryBuilder methods with small, composable, testable spec classes. Reduce duplication, avoid methods with many arguments, and extend queries cleanly as your app grows. | 450 | 450 | 44 | 8K | 14 | 36.5 | 27.2 | MIT | 1 week ago | |
| api-platform/doctrine-odm | 0.74 | — | 3 | 3 | 0 | 17K | 0 | 0.0 | 50.3 | MIT | — | |
| doctrine/mongodb-odm | 0.74 | Doctrine MongoDB ODM is an object document mapper for PHP that brings Doctrine-style persistence to MongoDB. Define documents with metadata, map fields and relations, run queries, and handle unit of work, identity map, and migrations for MongoDB apps. | 1,094 | 1,107 | 509 | 351K | 102 | 68.8 | 67.4 | MIT | 3 weeks ago | |
| tpetry/laravel-query-expressions | 0.72 | Add powerful SQL expression support to Laravel’s query builder. Compose reusable, type-safe expressions for functions, casts, JSON ops, windows, and more, with clean syntax and cross-database compatibility—ideal for advanced filtering, sorting, and computed columns. | 360 | 361 | 29 | 57K | 1 | 2.9 | 30.4 | MIT | — |
How can I help you explore Laravel packages today?