hkarlstrom / openapi-reader
Library for parsing OpenAPI JSON/YAML documentation files.
Installs: 182 141
Dependents: 1
Suggesters: 0
Security: 0
Stars: 9
Watchers: 1
Forks: 11
Open Issues: 2
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.