saloonphp / laravel-plugin
The official Laravel plugin for Saloon
v4.3.0
2026-04-23 23:22 UTC
Requires
- php: ^8.2
- illuminate/console: ^11.0 || ^12.39.0 || ^13.0
- illuminate/support: ^11.0 || ^12.39.0 || ^13.0
- saloonphp/saloon: ^4.0
- symfony/finder: ^6.4 || ^7.0 || ^8.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.48
- laravel/pulse: ^1.4
- laravel/telescope: ^5.16
- orchestra/testbench: ^9.15 || ^10.7 || ^11.0
- pestphp/pest: ^3.0|^4.0
- phpstan/phpstan: ^1.10.57|^2.0.2
This package is auto-updated.
Last update: 2026-05-23 23:33:10 UTC
README
This package is intended for Laravel. To read more about Saloon, see here: https://github.com/saloonphp/saloon
Saloon Laravel Package
This is the Laravel plugin for Saloon, to install it run the following command
composer require saloonphp/laravel-plugin "^4.0"
Requires Laravel 9+ and PHP 8.1+