rebilly / openapi-php
This package is abandoned and no longer maintained.
No replacement package was suggested.
OpenAPI Specification SDK for PHP
0.10.0
2021-08-12 14:14 UTC
Requires
- php: ^7.3|^8.0
- ext-json: *
- ext-mbstring: *
- justinrainbow/json-schema: ~5.2
- phpunit/phpunit: ^8.0 || ^9.0
- psr/http-message: ^1.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.0
- guzzlehttp/guzzle: ^6.3.3
- scrutinizer/ocular: ^1.5.2
Suggests
- guzzlehttp/guzzle: ~6.2
README
Install
Via Composer
composer require rebilly/openapi-php
Usage
TBD
Testing
phpunit
Credits
License
The MIT License (MIT). Please see License File for more information.