thesebas / openapi-reader
Library for parsing OpenAPI JSON/YAML documentation files.
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 13
pkg:composer/thesebas/openapi-reader
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-10-25 12:37:40 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.