ensi / openapi-httpfoundation-testing
Validate HttpFoundation requests and responses against OpenAPI (3+) definitions
0.0.4
2025-02-14 08:03 UTC
Requires
- php: ^8.0
- ext-json: *
- ensi/openapi-psr7-validator: ^0.0.2
- league/openapi-psr7-validator: ^0.22
- nyholm/psr7: ^1.3.1
- psr/cache: ^1.0 || ^2.0 || ^3.0
- psr/http-message: ^1.0 || ^2.0
- psr/simple-cache: ^1.0 || ^2.0 || ^3.0
- symfony/cache: ^5.0.9 || ^6.0 || ^7.0
- symfony/http-foundation: ^5.0.9 || ^6.0 || ^7.0
- symfony/psr-http-message-bridge: ^2.0 || ^6.0 || ^7.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.17
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^9.6
- rector/rector: ^0.17.1
This package is auto-updated.
Last update: 2025-02-14 08:03:49 UTC
README
Forked from osteel/openapi-httpfoundation-testing
Installation
composer require ensi/openapi-httpfoundation-testing
Additional
Для проверки спецификации вместо пакета thephpleague/openapi-psr7-validator используется его форк ensi/openapi-psr7-validator