Download the PHP package vladaurbanek/php-fio-api without Composer
On this page you can find all versions of the php package vladaurbanek/php-fio-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vladaurbanek/php-fio-api
More information about vladaurbanek/php-fio-api
Files in vladaurbanek/php-fio-api
Download vladaurbanek/php-fio-api
More information about vladaurbanek/php-fio-api
Files in vladaurbanek/php-fio-api
Vendor vladaurbanek
Package php-fio-api
Short Description PHP Fio API implemention
License MIT
Homepage https://vladaurbanek.cz
Package php-fio-api
Short Description PHP Fio API implemention
License MIT
Homepage https://vladaurbanek.cz
Please rate this library. Is it a good library?
Informations about the package php-fio-api
Fio API PHP implemention

Fio bank REST API implementation in PHP. It allows you to download and iterate through account balance changes.
There is a Symfony Bundle for using this library in a Symfony app.
Usage
- Install the latest version with
composer require mhujer/fio-api-php
- Create a token in the ebanking (Nastavení / API)
- Use it according to the example bellow and check the docblocks
Requirements
Fio API PHP works with PHP 5.5, PHP 5.6 or PHP 7.
Submitting bugs and feature requests
Bugs and feature request are tracked on GitHub
Author
Martin Hujer - https://www.martinhujer.cz
Changelog
2.2.0 (2016-03-13)
- #2: added Kdyby/CurlCaBundle as an optional dependency (@mhujer)
2.1.0 (2016-03-12)
- #1: updated default GeoTrust certificate (@soukiii)
- #1: added
specification
field in transaction (@soukiii)
2.0.0 (2015-06-14)
- upgraded to Guzzle 6
- support for PHP 5.4 dropped (as Guzzle 6 requires PHP 5.5+)
1.0.3 (2015-06-14)
- updated root certificate (Root 3) as the Fio changed it on 2014-05-26
1.0.0 (2015-04-05)
- initial release
All versions of php-fio-api with dependencies
PHP Build Version
Package Version
The package vladaurbanek/php-fio-api contains the following files
Loading the files please wait ....