hkarlstrom / openapi-reader
Library for parsing OpenAPI JSON/YAML documentation files.
0.6
2026-08-28 07:03 UTC
Requires
- php: ^8.1
- ext-json: *
- ext-mbstring: *
- rize/uri-template: ^0.4.2
- symfony/yaml: ^6.0
Requires (Dev)
- phpunit/phpunit: ^9
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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.