Download the PHP package jtelesforoantonio/laravel-guzzle-api without Composer
On this page you can find all versions of the php package jtelesforoantonio/laravel-guzzle-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jtelesforoantonio/laravel-guzzle-api
More information about jtelesforoantonio/laravel-guzzle-api
Files in jtelesforoantonio/laravel-guzzle-api
Download jtelesforoantonio/laravel-guzzle-api
More information about jtelesforoantonio/laravel-guzzle-api
Files in jtelesforoantonio/laravel-guzzle-api
Vendor jtelesforoantonio
Package laravel-guzzle-api
Short Description Integration of guzzle http client in laravel for API requests
License MIT
Package laravel-guzzle-api
Short Description Integration of guzzle http client in laravel for API requests
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-guzzle-api
Laravel Guzzle API
This package provides a quickly integration of Guzzle and Guzzle Services with Laravel to consuming web services.
Installation
Install the package with Composer.
Laravel 5.5+ uses Package Auto Discovery and you don't need to add the Service Provider manually.
Usage
Once installed you need to run the following command to publish the config file this file is the core to create the client and to integrate with web services.
To call yours requests use the Facade.
Or using the helper function.
All versions of laravel-guzzle-api with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
guzzlehttp/guzzle Version ~6.0
guzzlehttp/guzzle-services Version ^1.1
monolog/monolog Version ~1.12
guzzlehttp/guzzle Version ~6.0
guzzlehttp/guzzle-services Version ^1.1
monolog/monolog Version ~1.12
The package jtelesforoantonio/laravel-guzzle-api contains the following files
Loading the files please wait ....