gilsegura / psr-validator
This is a project providing infrastructure for validating PSR HTTP messages.
dev-main
2024-12-03 09:25 UTC
Requires
- php: >=8.3
- gilsegura/assert: dev-main
- opis/json-schema: ^2.3
- psr/http-message: ^2.0
- psr/http-server-middleware: ^1.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3
- nyholm/psr7: ^1.8
- phpstan/phpstan: ^1
- phpunit/phpunit: ^11
- rector/rector: ^1
This package is auto-updated.
Last update: 2025-03-31 10:20:17 UTC
README
This is a project providing infrastructure for validating PSR HTTP messages.
Installation
$ composer require gilsegura/psr-validator
License
MIT, see LICENSE