php-openapi

Read and write OpenAPI yaml/json files and make the content accessible in PHP objects.

MIT License

Downloads
11.2M
Stars
456
Committers
26
php-openapi - 0.9.1-beta

Published by cebe almost 6 years ago

  • Added PathItem::getOperations() for easier access to operations
php-openapi - 0.9.0-beta

Published by cebe almost 6 years ago

First release. Ready for testing. This implements full coverage of the OpenAPI 3 Spec. The following functionality is available:

  • reading openapi YAML and JSON files
  • inspecting the API specification data through PHP object
  • basic validation against OpenAPI 3 spec
  • resolving of references (in the same file, as well as external files)

Please try it on your OpenAPI spec files and report any issues you see!

Package Rankings
Top 0.61% on Packagist.org
Badges
Extracted from project README
Build Status