PHPackages                             vitexsoftware/abraflexi-bricks - 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. vitexsoftware/abraflexi-bricks

ActiveLibrary

vitexsoftware/abraflexi-bricks
==============================

php-abraflexi extending classes and widgets

v1.5.0(3mo ago)3896↓100%3[3 PRs](https://github.com/VitexSoftware/php-abraflexi-bricks/pulls)6MITPHPCI passing

Since Oct 1Pushed 1mo ago2 watchersCompare

[ Source](https://github.com/VitexSoftware/php-abraflexi-bricks)[ Packagist](https://packagist.org/packages/vitexsoftware/abraflexi-bricks)[ RSS](/packages/vitexsoftware-abraflexi-bricks/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (7)Dependencies (6)Versions (13)Used By (6)

Bricks for AbraFlexi
====================

[](#bricks-for-abraflexi)

[![Project Logo](social-preview.svg?raw=true "Project Logo")](social-preview.svg?raw=true)

[![Build Status](https://camo.githubusercontent.com/d7022aa93c324f9742e88731940c7a6b262754bcc5067cc22903ee002b6c6674/68747470733a2f2f7472617669732d63692e6f72672f5669746578536f6674776172652f7068702d61627261666c6578692d627269636b732e7376673f6272616e63683d6d61696e)](https://travis-ci.org/VitexSoftware/php-abraflexi-bricks)[![GitHub stars](https://camo.githubusercontent.com/a32ba66d0b3ac7ba3893f1a34eee9b1d7b408ac20e99fdcf8109b4c8eb53b3cf/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f5669746578536f6674776172652f7068702d61627261666c6578692d627269636b732e737667)](stargazers)[![GitHub issues](https://camo.githubusercontent.com/fe78cc9995172516fb5f9bb08b1a8234f9a9a9e0a13e02877e8d6c4455a7d2c0/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f5669746578536f6674776172652f7068702d61627261666c6578692d627269636b732e737667)](issues)[![GitHub license](https://camo.githubusercontent.com/cf9b33ed49c216522e17bc8a7f9baa1990dfd643ecdbcf8aef297e1d5c63e4fd/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f5669746578536f6674776172652f7068702d61627261666c6578692d627269636b732e737667)](LICENSE?raw=true)[![Twitter](https://camo.githubusercontent.com/1fe4f244a8d061bd1677a3cc900f783c6c0ce2ac6208aab3750672278854aed7/68747470733a2f2f696d672e736869656c64732e696f2f747769747465722f75726c2f68747470732f6769746875622e636f6d2f5669746578536f6674776172652f7068702d61627261666c6578692d627269636b732e7376673f7374796c653d736f6369616c)](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2FVitexSoftware%2Fphp-abraflexi-bricks)

Examples of how to use the [php-abraflexi](https://github.com/Spoje-NET/php-abraflexi) Library for AbraFlexi with EasePHP Framework widgets

Examples of using the [php-abraflexi](https://github.com/Spoje-NET/php-abraflexi) library for [AbraFlexi](https://flexibee.eu/)

What's New in 1.5.0
-------------------

[](#whats-new-in-150)

- **Critical Fix**: Resolved fatal error in `Customer::getUserEmail()` for PHP 8+ compatibility
- Improved type safety and null handling throughout Customer class
- Better encapsulation with private properties and accessor methods
- See [CHANGELOG.md](CHANGELOG.md) for full details

Installation
------------

[](#installation)

```
composer require vitexsoftware/abraflexi-bricks

```

How to run?
-----------

[](#how-to-run)

1. composer install
2. cd src
3. modify config.php to use custom AbraFlexi connection
4. open the project URL in the browser

### What do we have here?

[](#what-do-we-have-here)

So far, a few practical examples intended for use in your applications - hence the name bricks/cihličky

Classes in php-abraflexi/Bricks/
================================

[](#classes-in-php-abraflexibricks)

FileDescription[Convertor.php](src/php-abraflexi/Bricks/Convertor.php)Document converter[Customer.php](src/php-abraflexi/Bricks/Customer.php)Customer[GdprLog.php](src/php-abraflexi/Bricks/GdprLog.php)GDPR Logger with support for AbraFlexi[GateKeeper.php](src/php-abraflexi/Bricks/GateKeeper.php)Checks if the user's company matches the document's company[PotvrzeniUhrady.php](src/php-abraflexi/Bricks/HookReciever.php)Class confirming received payment[ParovacFaktur.php](src/php-abraflexi/Bricks/ParovacFaktur.php)Invoice matcherExamples in the [Examples](Examples) folder
===========================================

[](#examples-in-the-examples-folder)

FileDescription[common.php](Examples/common.php)shared general functions[ConvertIncomeToZdd.php](Examples/ConvertIncomeToZdd.php)Converts bank income to ZDD and creates a link[XSLTimporter.php](Examples/XSLTimporter.php)Imports XML via XSLT transformation[config.php](Examples/config.php)Example configuration file[CurrencyExchange.php](Examples/CurrencyExchange.php)Functions for currency exchange in a record[getpdf.php](Examples/getpdf.php)Returns PDF version of the document[parse-cmdline.php](Examples/parse-cmdline.php)Command line parameter parser[UpomenNeplatice.php](Examples/UpomenNeplatice.php)Sends reminders to debtors[webhook.php](Examples/webhook.php)Endpoint for receiving WebHooksDebian/Ubuntu
-------------

[](#debianubuntu)

For Linux, .deb packages are available. Please use the repo:

```
sudo apt install lsb-release wget apt-transport-https bzip2

wget -qO- https://repo.vitexsoftware.com/keyring.gpg | sudo tee /etc/apt/trusted.gpg.d/vitexsoftware.gpg
echo "deb [signed-by=/etc/apt/trusted.gpg.d/vitexsoftware.gpg]  https://repo.vitexsoftware.com  $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/vitexsoftware.list
sudo apt update
sudo apt install php-vitexsoftware-abraflexi-bricks
```

###  Health Score

51

—

FairBetter than 96% of packages

Maintenance85

Actively maintained with recent releases

Popularity23

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 80.7% of commits — single point of failure

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.

###  Release Activity

Cadence

Every ~384 days

Recently: every ~427 days

Total

7

Last Release

108d ago

Major Versions

0.26 → 1.02020-07-29

### Community

Maintainers

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

---

Top Contributors

[![Vitexus](https://avatars.githubusercontent.com/u/2621130?v=4)](https://github.com/Vitexus "Vitexus (88 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (19 commits)")[![moora](https://avatars.githubusercontent.com/u/2883871?v=4)](https://github.com/moora "moora (1 commits)")[![SimonFormanek](https://avatars.githubusercontent.com/u/12875158?v=4)](https://github.com/SimonFormanek "SimonFormanek (1 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/vitexsoftware-abraflexi-bricks/health.svg)

```
[![Health](https://phpackages.com/badges/vitexsoftware-abraflexi-bricks/health.svg)](https://phpackages.com/packages/vitexsoftware-abraflexi-bricks)
```

PHPackages © 2026

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