hkarlstrom / openapi-reader
Library for parsing OpenAPI JSON/YAML documentation files.
0.5
2023-04-24 12:00 UTC
Requires
- php: ^8.1
- ext-json: *
- ext-mbstring: *
- rize/uri-template: ^0.3.2
- symfony/yaml: ^6.0
Requires (Dev)
- phpunit/phpunit: ^9
README
Library for parsing OpenAPI JSON/YAML documentation files.
Installation
It's recommended that you use Composer to install.
composer require hkarlstrom/openapi-reader
License
The OpenAPI Reader is licensed under the MIT license. See License File for more information.