reedware / openapi-client
Provides an HTTP Client to interact with the OpenAPI REST APIs
dev-master
2025-04-27 12:40 UTC
Requires
- php: ^8.1
Requires (Dev)
- laravel/pint: ^1.20
- php-coveralls/php-coveralls: ^2.7
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^10.5|^12.0
- reedware/sail-lite: ^1.0
- symfony/console: ^6.0|^7.0
- symfony/process: ^6.0|^7.0
- symfony/var-dumper: ^6.0|^7.0
Suggests
- guzzlehttp/guzzle: Use guzzle as the underlying HTTP transport (instead of raw cURL)
This package is auto-updated.
Last update: 2025-04-27 12:40:49 UTC
README
This package serves as the baseline for OpenAPI Clients generated by the OpenAPI Client Generator.