PHPackages                             lubos/fio - 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. lubos/fio

AbandonedArchivedCakephp-plugin

lubos/fio
=========

CakePHP Fio plugin; fio.cz

03.9kPHP

Since Jun 18Pushed 6y ago1 watchersCompare

[ Source](https://github.com/LubosRemplik/CakePHP-Fio)[ Packagist](https://packagist.org/packages/lubos/fio)[ RSS](/packages/lubos-fio/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

CakePHP Fio
===========

[](#cakephp-fio)

[![Build Status](https://camo.githubusercontent.com/48fee2979735fa94a3a15e55dd38a7d19cd53d4125a724f731cefbb86c017ef0/68747470733a2f2f7472617669732d63692e6f72672f4c75626f7352656d706c696b2f43616b655048502d46696f2e737667)](https://travis-ci.org/LubosRemplik/CakePHP-Fio)[![Latest Stable Version](https://camo.githubusercontent.com/815d6b9b64e07bd7ad868004ffaa2cae8e76c0ff7ebba2f58bf9d66ab5a2251f/68747470733a2f2f706f7365722e707567782e6f72672f6c75626f732f66696f2f762f737461626c652e737667)](https://packagist.org/packages/lubos/fio)[![Total Downloads](https://camo.githubusercontent.com/ee77e6beabf988b2bcc51efb1ddb4df005cd9b1b1c53a6b8201431d208c82c15/68747470733a2f2f706f7365722e707567782e6f72672f6c75626f732f66696f2f646f776e6c6f6164732e737667)](https://packagist.org/packages/lubos/fio)[![Latest Unstable Version](https://camo.githubusercontent.com/286a9537901dfb6a5c6fa8e68c3926c4ec2ed9317123b0f5fa3838cdf20825cd/68747470733a2f2f706f7365722e707567782e6f72672f6c75626f732f66696f2f762f756e737461626c652e737667)](https://packagist.org/packages/lubos/fio)[![License](https://camo.githubusercontent.com/7b88233157595c61f0f6627958762db331416f5505b35ed1a75eedc8aa148bdf/68747470733a2f2f706f7365722e707567782e6f72672f6c75626f732f66696f2f6c6963656e73652e737667)](https://packagist.org/packages/lubos/fio)

CakePHP 3.x plugin for interacting with [Fio api](http://www.fio.cz/bankovni-sluzby/api-bankovnictvi)

Installation &amp; Configuration
--------------------------------

[](#installation--configuration)

```
composer require lubos/fio

```

Load plugin in bootstrap.php file

```
Plugin::load('Lubos/Fio');
```

Get Fio token on [Fio](http://fio.com) and put them in config

```
'Fio' => [
    'token' => 'your-token'
]
```

Usage
-----

[](#usage)

run `bin/cake` to see shells and its options

Bugs &amp; Features
-------------------

[](#bugs--features)

For bugs and feature requests, please use the issues section of this repository.

If you want to help, pull requests are welcome.
Please follow few rules:

- Fork &amp; clone
- Code bugfix or feature
- Follow [CakePHP coding standards](https://github.com/cakephp/cakephp-codesniffer)

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/ed9f8a00a3f474c6e003435f23d0873f000ab024fc4b8989f1009a14af1eb7d7?d=identicon)[LubosRemplik](/maintainers/LubosRemplik)

### Embed Badge

![Health badge](/badges/lubos-fio/health.svg)

```
[![Health](https://phpackages.com/badges/lubos-fio/health.svg)](https://phpackages.com/packages/lubos-fio)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
