Introduction
A project for handling files. We target the latest OpenAPI version (currently 3), but the project contains support for older OpenAPI versions too.
Licensed under the .
Contributors and users
The project has received pull requests from
php-openapi
Read and write 3.0.x YAML and JSON files and make the content accessible in PHP objects.
It also provides a CLI tool for validating and converting OpenAPI 3.0.x Descr iption files.
Install
composer require cebe/php-openapi
Requirements
P