PHPackages                             ardani/fio-payment-wrapper - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. ardani/fio-payment-wrapper

ActiveLibrary[API Development](/categories/api)

ardani/fio-payment-wrapper
==========================

PHP Fio API Wrapper

1.0.1(6y ago)03MITPHPPHP &gt;=7.1

Since Oct 30Pushed 6y agoCompare

[ Source](https://github.com/ardani/fio-payment-wrapper)[ Packagist](https://packagist.org/packages/ardani/fio-payment-wrapper)[ Docs](https://github.com/ardani/fio-payment-wrapper)[ RSS](/packages/ardani-fio-payment-wrapper/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)Dependencies (4)Versions (3)Used By (0)

Fio API PHP implemention [![Build Status](https://camo.githubusercontent.com/dd815df7aad557393811ab23bf6d715e3a03a16c6a08ea774e2d3192c4362201/68747470733a2f2f7472617669732d63692e6f72672f617264616e692f66696f2d7061796d656e742d777261707065722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/ardani/fio-payment-wrapper)
======================================================================================================================================================================================================================================================================================================================================

[](#fio-api-php-implemention-)

[![Latest Stable Version](https://camo.githubusercontent.com/79ed1c3a0e8d46fdf3af851e2dc4d54cbd17c15c2fb28286236cda663536d445/68747470733a2f2f706f7365722e707567782e6f72672f617264616e692f66696f2d7061796d656e742d777261707065722f76657273696f6e2e706e67)](https://packagist.org/packages/ardani/fio-payment-wrapper) [![Total Downloads](https://camo.githubusercontent.com/6ef5f389770016fce0e9edf9ba21423256658d8b02be285304c3ae1064bc30a0/68747470733a2f2f706f7365722e707567782e6f72672f617264616e692f66696f2d7061796d656e742d777261707065722f646f776e6c6f6164732e706e67)](https://packagist.org/packages/ardani/fio-payment-wrapper) [![License](https://camo.githubusercontent.com/5bd35d4f18980694b9885e7e23932712e386736cca2d01f38b25dddd0229b327/68747470733a2f2f706f7365722e707567782e6f72672f6d68756a65722f66696f2d7061796d656e742d777261707065722f6c6963656e73652e737667)](https://packagist.org/packages/ardani/fio-payment-wrapper) [![Coverage Status](https://camo.githubusercontent.com/3a82b88041bbfe83d29e06becd4a7defeaf3b171716fdd06d9a21ce797d1114e/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f617264616e692f66696f2d7061796d656e742d777261707065722f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/r/ardani/fio-payment-wrapper?branch=master)

Fio bank REST API implementation in PHP. It allows you to download and iterate through account balance changes.

Usage
-----

[](#usage)

1. Install the latest version with `composer require ardani/fio-payment-wrapper`
2. Create a *token* in the ebanking (Nastavení / API)
3. Use it according to the example bellow and check the docblocks

### Downloading

[](#downloading)

```
