rebilly / openapi-php
OpenAPI Specification SDK for PHP
Installs: 254 071
Dependents: 0
Suggesters: 0
Security: 0
Stars: 12
Watchers: 24
Forks: 0
Open Issues: 0
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.