thesebas / openapi-reader
Library for parsing OpenAPI JSON/YAML documentation files.
0.3.1
2019-02-14 07:25 UTC
Requires
- php: ^7.1
- ext-json: *
- ext-mbstring: *
- rize/uri-template: ^0.3.2
- symfony/yaml: ^4.2
Requires (Dev)
- phpunit/phpunit: ^7.3.5
Replaces
This package is auto-updated.
Last update: 2025-02-25 11:13:41 UTC
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.