yiegle / php-oasv
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 3
pkg:composer/yiegle/php-oasv
Requires
- league/openapi-psr7-validator: ^0.22.0
- nyholm/psr7: ^1.8
- symfony/yaml: ^6.2
Requires (Dev)
- brainmaestro/composer-git-hooks: ^2.8
- phpunit/phpunit: ^9.5
- squizlabs/php_codesniffer: ^3.6
- vimeo/psalm: ^5.25
This package is auto-updated.
Last update: 2025-12-23 08:50:27 UTC
README
This is a wrapper library of openapi-psr7-validator.
How to install
This is a testing tool, so you should install it with the --dev option.
composer require --dev yiegle/php-oasv
LICENSE
The license notation is inherited from that library.