saloonphp/laravel-plugin
Laravel plugin for Saloon that brings tight framework integration: service container bindings, config publishing, artisan tooling, and convenient HTTP client setup for building and managing API connectors and requests cleanly within Laravel apps.
saloon:connector, saloon:request) and IDE support (e.g., ide.json for autocompletion).Adopt if:
ApiCallFailed events).Look elsewhere if:
For Executives: "This package lets us build API integrations 4x faster while reducing bugs and tech debt. For example, integrating with a new payment gateway—normally a 2–3 week dev effort—could take 3–5 days with Saloon’s scaffolding and contract testing. It also future-proofs our codebase by standardizing how we handle auth, retries, and errors across all APIs, saving $X/year in maintenance costs. The Laravel plugin integrates seamlessly with our existing stack (Telescope for debugging, queues for async calls), and the MIT license means no vendor lock-in."
For Engineering Leaders: *"Saloon’s Laravel plugin gives us:
php artisan saloon:connector).For Developers: *"No more writing the same auth/retries logic for every API client. Saloon’s connectors let you define requests as PHP classes with built-in validation, and the Laravel plugin adds:
saloon:request, saloon:list).ide.json) for autocompletion.How can I help you explore Laravel packages today?