2017 © Pedro Peláez
 

cakephp-plugin fio

CakePHP Fio plugin; fio.cz

image

lubos/fio

CakePHP Fio plugin; fio.cz

  • Monday, April 30, 2018
  • by LubosRemplik
  • Repository
  • 1 Watchers
  • 0 Stars
  • 84 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 171 % Grown

The README.md

CakePHP Fio

Build Status Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

CakePHP 3.x plugin for interacting with Fio api, (*2)

Installation & Configuration

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'
]

Usage

run bin/cake to see shells and its options, (*5)

Bugs & Features

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)

The Versions

30/04 2018

dev-master

9999999-dev https://github.com/LubosRemplik/CakePHP-Fio

CakePHP Fio plugin; fio.cz

  Sources   Download

MIT

The Requires

 

plugin cakephp bank fio