theconceptstore / jwt-api-client
This package will setup an connection to an API for retrieving and sending data.
2.0.3
2015-06-18 05:44 UTC
Requires
- php: >=5.4.0
- guzzlehttp/guzzle: 5.*
- illuminate/support: 5.0.*
README
This package is used to setup a connection to a specified API. The API client is compatible with Laravel, but can also be used for a another PHP Framework such as Zend Framework.
More information about installing the package and start using it, is described on the Wiki pages.
This package is only available for Laravel 4.*.