Download the PHP package opensmarty/rest-api-client without Composer
On this page you can find all versions of the php package opensmarty/rest-api-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download opensmarty/rest-api-client
More information about opensmarty/rest-api-client
Files in opensmarty/rest-api-client
Package rest-api-client
Short Description An elegant and smart Rest API Client with OAuth2 authentication support. Build for Laravel and Opensmarty Starter.
License MIT
Homepage https://github.com/opensmarty/rest-api-client
Informations about the package rest-api-client
Opensmarty Rest API Client
Opensmarty Starter API Client is an elegant and smart Rest API Client with OAuth2 authentication support.
Build for Laravel and Opensmarty Starter.
It can be used for accessing APIs created using Opensmarty Starter framework.
Install
Via Composer
Install composer package to your laravel project
Add Service Provider to config/app.php
Publishing config file.
After published, config file for Rest Client is config/rest-client.php
, you will need to config it to use Rest Client.
Usage
Testing
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of rest-api-client with dependencies
laravel/framework Version 5.2.*|5.3.*|5.4.*|5.5.*
guzzlehttp/guzzle Version ~6.0