php-openapi

OpenAPI Specification parser for PHP 8. Supports both OAS 3.0 and 3.1.

MIT License

Downloads
338
Stars
6
Committers
2

Bot releases are visible (Hide)

php-openapi - 2.1.0 Latest Release

Published by beblife 8 months ago

What's Changed

Full Changelog: https://github.com/Apiboard/php-openapi/compare/2.0.3...2.1.0

php-openapi - 2.0.3

Published by beblife 8 months ago

What's Changed

Full Changelog: https://github.com/Apiboard/php-openapi/compare/2.0.2...2.0.3

php-openapi - 2.0.2

Published by beblife 8 months ago

What's Changed

Full Changelog: https://github.com/Apiboard/php-openapi/compare/2.0.1...2.0.2

php-openapi - 2.0.1

Published by beblife 8 months ago

What's Changed

Full Changelog: https://github.com/Apiboard/php-openapi/compare/2.0.0...2.0.1

php-openapi - 2.0.0

Published by beblife 9 months ago

What's Changed

Full Changelog: https://github.com/Apiboard/php-openapi/compare/1.0.5...2.0.0

php-openapi - 1.0.5

Published by beblife 10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/Apiboard/php-openapi/compare/1.0.4...1.0.5

php-openapi - v1.0.4

Published by beblife 11 months ago

php-openapi - v1.0.3

Published by beblife over 1 year ago

  • Fixed bug where operation with optional security requirement was not parsed correctly

Full Changelog: https://github.com/APIboard/php-openapi/compare/1.0.2...1.0.3

php-openapi - v1.0.2

Published by beblife over 1 year ago

  • Fixed bug where empty security value was not cast to empty object from empty array

Full Changelog: https://github.com/APIboard/php-openapi/compare/1.0.1...1.0.2

php-openapi - v1.0.1

Published by beblife over 1 year ago

  • Fixed a bug where the same relative path can be present in a reference which causes incorrect resolves.

Full Changelog: https://github.com/APIboard/php-openapi/compare/1.0.0...1.0.1

php-openapi - v1.0.0

Published by beblife over 1 year ago

Initial Release