spatie/laravel-openapi-cli
Generate Laravel Artisan commands from an OpenAPI spec. Each API endpoint becomes its own command with typed options for params and request bodies, plus auth, base URL, caching, redirects, and output formatting—ideal for building API CLIs with Laravel Zero.
retryOn() hook to re-issue a request after a >= 400 response (e.g. refresh an expired OAuth token on 401 and retry once)Full Changelog: https://github.com/spatie/laravel-openapi-cli/compare/1.2.0...1.3.0
Full Changelog: https://github.com/spatie/laravel-openapi-cli/compare/1.1.0...1.2.0
Full Changelog: https://github.com/spatie/laravel-openapi-cli/compare/1.0.2...1.1.0
Full Changelog: https://github.com/spatie/laravel-openapi-cli/compare/1.0.0...1.0.1
Full Changelog: https://github.com/spatie/laravel-openapi-cli/commits/0.0.1
How can I help you explore Laravel packages today?