reedware / openapi-client
Provides an HTTP Client to interact with the OpenAPI REST APIs
Installs: 16
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/reedware/openapi-client
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-09-27 13:27:14 UTC
README
This package serves as the baseline for OpenAPI Clients generated by the OpenAPI Client Generator.