jdeniau / api-platform-filter-validator
Validate APIPlatform filter values, waiting https://github.com/api-platform/core/pull/1723 to be merged
Package info
github.com/jdeniau/api-platform-filter-validator
Type:symfony-bundle
pkg:composer/jdeniau/api-platform-filter-validator
dev-master
2021-04-15 14:27 UTC
Requires
- api-platform/core: ^2.3
This package is auto-updated.
Last update: 2026-03-01 00:26:48 UTC
README
This bundle is here wating for api-platform/core#1723 to be merged.
It is generated by an automatic script generating the bundle.
Installation
composer require jdeniau/api-platform-filter-validator
Configuration
Include the bundle in you AppKernel.php file:
new Jdeniau\ApiPlatformFilterValidatorBundle\JdeniauApiPlatformFilterValidatorBundle(),