febalist / laravel-http
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (v6.2.2) of this package.
v6.2.2
2020-03-28 14:11 UTC
Requires
- bandwidth-throttle/token-bucket: ^2.0
- guzzlehttp/guzzle: ^6.3
This package is auto-updated.
Last update: 2020-09-17 14:37:04 UTC
README
composer require febalist/laravel-http
Providers:
Febalist\LaravelHttp\HttpServiceProvider::class,
Aliases:
'Http' => Febalist\LaravelHttp\HttpFacade::class,