jdeniau / api-platform-filter-validator
Validate APIPlatform filter values, waiting https://github.com/api-platform/core/pull/1723 to be merged
Installs: 7 026
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 1
Open Issues: 3
Type:symfony-bundle
Requires
- api-platform/core: ^2.3
This package is auto-updated.
Last update: 2024-10-30 01:53:45 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(),