globyapp / odata-to-doctrine
Symfony plugin to use odata-query-parser to create a doctrine QueryBuilder for any annotated DTO and execute it.
v0.0.3
2026-04-16 12:18 UTC
Requires
- php: >=8.3 <8.6
- doctrine/doctrine-bundle: 3.*
- doctrine/orm: 3.*
- doctrine/persistence: 4.*
- globyapp/odata-query-parser: ^1.2
- symfony/http-foundation: ^7
- symfony/serializer-pack: 1.*
- symfony/validator: ^7
Requires (Dev)
- friendsofphp/php-cs-fixer: 3.*
- infection/infection: 0.*
- phpstan/phpstan: 2.*
- phpstan/phpstan-deprecation-rules: 2.*
- phpunit/phpunit: 13.*
- vimeo/psalm: 6.*