PHPackages                             mhujer/fio-api-php - 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. mhujer/fio-api-php

ActiveLibrary[API Development](/categories/api)

mhujer/fio-api-php
==================

Fio API PHP implemention

5.0.0(1y ago)37199.1k↓20.4%35[1 PRs](https://github.com/mhujer/fio-api-php/pulls)1MITPHPPHP ~7.4||~8.0CI failing

Since Apr 5Pushed 1y ago6 watchersCompare

[ Source](https://github.com/mhujer/fio-api-php)[ Packagist](https://packagist.org/packages/mhujer/fio-api-php)[ Docs](https://github.com/mhujer/fio-api-php)[ RSS](/packages/mhujer-fio-api-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (4)Versions (21)Used By (1)

Fio API PHP implemention
========================

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

[![Latest Stable Version](https://camo.githubusercontent.com/c81bba09c13cf43d27cf1532e5fd2473898871b12c9156c931d8cd41ac8d99f0/68747470733a2f2f706f7365722e707567782e6f72672f6d68756a65722f66696f2d6170692d7068702f76657273696f6e2e706e67)](https://packagist.org/packages/mhujer/fio-api-php) [![Total Downloads](https://camo.githubusercontent.com/97a0e3d3981b0a65cb05c94a93532bc6f67cd7f52a5793e072984b370d296642/68747470733a2f2f706f7365722e707567782e6f72672f6d68756a65722f66696f2d6170692d7068702f646f776e6c6f6164732e706e67)](https://packagist.org/packages/mhujer/fio-api-php) [![License](https://camo.githubusercontent.com/3a842fd1ce898a6568f9146e43fcbc91d58e8f9f1ee4964c34c5993a2cf0f740/68747470733a2f2f706f7365722e707567782e6f72672f6d68756a65722f66696f2d6170692d7068702f6c6963656e73652e737667)](https://packagist.org/packages/mhujer/fio-api-php) [![Coverage Status](https://camo.githubusercontent.com/fd292d6ce2b688651b731b472b9d4d175c86363778e7ce84b61981526701e53c/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6d68756a65722f66696f2d6170692d7068702f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/r/mhujer/fio-api-php?branch=master)

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

[There is a Symfony Bundle](https://github.com/mhujer/fio-api-bundle) for using this library in a Symfony app.

Usage
-----

[](#usage)

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

```
