sammyjo20 / saloon-http-sender
Laravel HTTP Client Sender for Saloon v2+
Installs: 38 658
Dependents: 0
Suggesters: 0
Security: 0
Stars: 9
Watchers: 2
Forks: 4
Open Issues: 2
Requires
- php: ^8.2
- illuminate/http: ^11.0
- saloonphp/saloon: ^3.1
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.5
- orchestra/testbench: ^9.0
- pestphp/pest: ^2.34
- phpstan/phpstan: ^1.9
- spatie/ray: ^1.33
README
This package is intended to be used with Laravel. To read more about Saloon, see here: https://github.com/sammyjo20/saloon
Saloon HTTP Sender
This is the Laravel HTTP client sender for Saloon v3, to install it run the following command
Laravel 11+
composer require saloonphp/laravel-http-sender "^3.0"
Laravel 9 or 10
composer require saloonphp/laravel-http-sender "^2.0"