dev-master
9999999-dev https://github.com/LubosRemplik/CakePHP-FioCakePHP Fio plugin; fio.cz
MIT
The Requires
plugin cakephp bank fio
CakePHP Fio plugin; fio.cz
CakePHP 3.x plugin for interacting with Fio api, (*2)
composer require lubos/fio
Load plugin in bootstrap.php file, (*3)
Plugin::load('Lubos/Fio');
Get Fio token on Fio and put them in config, (*4)
'Fio' => [ 'token' => 'your-token' ]
run bin/cake
to see shells and its options, (*5)
For bugs and feature requests, please use the issues section of this repository., (*6)
If you want to help, pull requests are welcome.
Please follow few rules:, (*7)
CakePHP Fio plugin; fio.cz
MIT
plugin cakephp bank fio