PHPackages                             vitexsoftware/datatables-abraflexi - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. vitexsoftware/datatables-abraflexi

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

vitexsoftware/datatables-abraflexi
==================================

Show AbarFlexi evidence data as DataTable

1.1.0(11mo ago)31441[2 PRs](https://github.com/VitexSoftware/php-abraflexi-datatables/pulls)MITPHPCI failing

Since Nov 13Pushed 4w ago2 watchersCompare

[ Source](https://github.com/VitexSoftware/php-abraflexi-datatables)[ Packagist](https://packagist.org/packages/vitexsoftware/datatables-abraflexi)[ Patreon](https://www.patreon.com/VitexSoftware)[ RSS](/packages/vitexsoftware-datatables-abraflexi/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (4)Dependencies (9)Versions (9)Used By (0)

[![Package Logo](abraflexi-datatables.svg?raw=true "Project Logo")](abraflexi-datatables.svg?raw=true)

php-abraflexi-datatables
========================

[](#php-abraflexi-datatables)

PHP library for displaying [AbraFlexi](https://www.abraflexi.eu/) evidence data in interactive [DataTables](https://datatables.net/) powered by Bootstrap 5.

[![Latest Stable Version](https://camo.githubusercontent.com/0fe471aaafc1125c273c9f5dbd753b9b72219e7dac3643b88a3b10a1926e1c5b/68747470733a2f2f706f7365722e707567782e6f72672f7669746578736f6674776172652f646174617461626c65732d61627261666c6578692f762f737461626c65)](https://packagist.org/packages/vitexsoftware/datatables-abraflexi)[![License](https://camo.githubusercontent.com/71e36441dd237464fd953dba78b4cb69a3bc7dc640893d44929275d932444647/68747470733a2f2f706f7365722e707567782e6f72672f7669746578736f6674776172652f646174617461626c65732d61627261666c6578692f6c6963656e7365)](https://packagist.org/packages/vitexsoftware/datatables-abraflexi)

Features
--------

[](#features)

- Seamless integration of DataTables with AbraFlexi REST API
- Bootstrap 5 widget support via [VitexSoftware EASE framework](https://github.com/VitexSoftware/ease-framework)
- Server-side and client-side rendering modes
- Debian/Ubuntu packaging with AppStream metadata

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

[](#installation)

**Via Composer:**

```
composer require vitexsoftware/datatables-abraflexi
```

**Via Debian/Ubuntu package:**

```
sudo apt install php-abraflexi-datatables
```

Requirements
------------

[](#requirements)

DependencyVersionPHP&gt;= 8.0vitexsoftware/abraflexi-bricks^1.5vitexsoftware/ease-bootstrap5-widgets-abraflexi^1.4Configuration
-------------

[](#configuration)

Set AbraFlexi connection parameters as environment variables or in your application bootstrap:

```
ABRAFLEXI_URL=https://demo.flexibee.eu:5434
ABRAFLEXI_LOGIN=winstrom
ABRAFLEXI_PASSWORD=winstrom
ABRAFLEXI_COMPANY=demo_de

```

Usage
-----

[](#usage)

```
use AbraFlexi\ui\DataTables\RWTableau;

$table = new RWTableau('adresar');
$table->show();
```

Example
-------

[](#example)

Run `make` to update the build autoloader and deploy assets, then open the [Example](Example) directory to see AbraFlexi evidence `adresar` rendered as a DataTable.

[![Screenshot](screnshot.png?raw=true "Screenshot of Examples")](screnshot.png?raw=true)

License
-------

[](#license)

MIT — see [LICENSE](LICENSE).

###  Health Score

45

—

FairBetter than 91% of packages

Maintenance76

Regular maintenance activity

Popularity15

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 53.4% 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 ~814 days

Total

4

Last Release

334d ago

Major Versions

0.2 → 1.0.02024-12-11

### 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 (31 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (27 commits)")

---

Tags

abraflexidatatableseasephpflexibeeflexipeehpphp

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[fbf/laravel-blog

A Laravel 4 package to add a simple blog to a site

763.0k](/packages/fbf-laravel-blog)

PHPackages © 2026

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