fairhypo / agroservices
Library for Agro24 project to get some methods with services
1.0.8
2017-02-13 12:03 UTC
Requires
- guzzlehttp/guzzle: ~6.0
README
Library for Agro24 project to get some methods with services.
Installation
Pull this package in through Composer.
{ "require": { "fairhypo/agroservices": "^1.0" } }
Laravel 5.* Integration
Add the service provider to your config/app.php
file:
'providers' => array( //... Fairhypo\Agroservices\AgroservicesServiceProvider::class, ),
Usage
Using Agrostatic methods
License
This template is open-sourced software licensed under the MIT license
Contact
Yuriy Maslov (developer)
- Email: yuriy.maslof@gmail.com