Download the PHP package perlur/php-fio-api without Composer
On this page you can find all versions of the php package perlur/php-fio-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download perlur/php-fio-api
More information about perlur/php-fio-api
Files in perlur/php-fio-api
Download perlur/php-fio-api
More information about perlur/php-fio-api
Files in perlur/php-fio-api
Vendor perlur
Package php-fio-api
Short Description Fio API PHP implemention
License MIT
Homepage https://github.com/mhujer/fio-api-php
Package php-fio-api
Short Description Fio API PHP implemention
License MIT
Homepage https://github.com/mhujer/fio-api-php
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
Downloading
Uploading
Domestic payment (in Czechia)
European payments
International payments (outside EU)
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 perlur/php-fio-api contains the following files
Loading the files please wait ....