nayzo / json-schema-validator-bundle
Symfony bundle used to handle Json Schema validation for PSR7 & PSR17
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
pkg:composer/nayzo/json-schema-validator-bundle
Requires
- php: >=8.1
- ext-json: *
- ext-mbstring: *
- league/openapi-psr7-validator: ^0.22
- nyholm/psr7: ^1.0
- symfony/event-dispatcher: ^5.4 || ^6.0 || ^7.0 || ^8.0
- symfony/framework-bundle: ^5.4 || ^6.0 || ^7.0 || ^8.0
- symfony/psr-http-message-bridge: ^2.0 || ^7.0 || ^8.0
- symfony/string: ^5.4 || ^6.0 || ^7.0 || ^8.0
Requires (Dev)
- dg/bypass-finals: ^1.6
- friendsofphp/php-cs-fixer: ^3.60
- phpunit/phpunit: ^9.0 || ^10.0 || ^11.0