Download the PHP package macromindonline/laravel-guzzle-provider without Composer
On this page you can find all versions of the php package macromindonline/laravel-guzzle-provider. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download macromindonline/laravel-guzzle-provider
More information about macromindonline/laravel-guzzle-provider
Files in macromindonline/laravel-guzzle-provider
Download macromindonline/laravel-guzzle-provider
More information about macromindonline/laravel-guzzle-provider
Files in macromindonline/laravel-guzzle-provider
Vendor macromindonline
Package laravel-guzzle-provider
Short Description Guzzle Service Provider for Laravel 5
License MIT
Package laravel-guzzle-provider
Short Description Guzzle Service Provider for Laravel 5
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-guzzle-provider
Laravel - Guzzle 6 (or 5) Service Provider
laravel guzzle service provider
Install With Composer:
Guzzle ~5.0
Or manualy in composer.json:
Guzzle ~6.0
Or manualy in composer.json:
Register Service Provider
/configs/app.php
Enable Facade
/configs/app.php
Usage
Send request
Get instance
POST
Basic auth
generates:
+"Authorization": "Basic dGhlVXNlcm5hbWU6dGhlUGFzc3dvcmQ="
All versions of laravel-guzzle-provider with dependencies
PHP Build Version
Package Version
The package macromindonline/laravel-guzzle-provider contains the following files
Loading the files please wait ....