sammyjo20 / saloon-laravel
This package is abandoned and no longer maintained.
The author suggests using the saloonphp/laravel-plugin package instead.
The official Laravel plugin for Saloon
v5.0.0
2026-09-04 20:41 UTC
Requires
- php: ^8.2
- illuminate/console: ^12.39.0 || ^13.0
- illuminate/support: ^12.39.0 || ^13.0
- saloonphp/saloon: ^4.0
- symfony/finder: ^7.0 || ^8.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.48
- laravel/pulse: ^1.4
- laravel/telescope: ^5.16
- orchestra/testbench: ^10.7 || ^11.0
- pestphp/pest: ^3.0|^4.0
- phpstan/phpstan: ^1.10.57|^2.0.2
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-04 20:42:09 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 12+ and PHP 8.2+