PHPackages                             biigle/kpis - 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. biigle/kpis

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

biigle/kpis
===========

BIIGLE module to collect key performance indicators.

v1.1.0(1mo ago)04.3k↓23.2%[1 issues](https://github.com/biigle/kpis/issues)GPL-3.0-onlyPHPCI passing

Since Apr 3Pushed 1mo ago2 watchersCompare

[ Source](https://github.com/biigle/kpis)[ Packagist](https://packagist.org/packages/biigle/kpis)[ Docs](https://biigle.de)[ RSS](/packages/biigle-kpis/feed)WikiDiscussions main Synced 4w ago

READMEChangelog (10)DependenciesVersions (12)Used By (0)

BIIGLE KPIs Module
==================

[](#biigle-kpis-module)

[![Test status](https://github.com/biigle/kpis/workflows/Tests/badge.svg)](https://github.com/biigle/kpis/actions?query=workflow%3ATests)

A BIIGLE module to collect key performance indicators.

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

[](#installation)

1. Run `composer require biigle/kpis`.
2. Add the `KPIS_TOKEN` variable to the `.env` file. The value is an authentication token (e.g. generated with `pwgen 30 1`).
3. Copy the [Bash script](src/resources/scripts/countRequests.sh) to your webserver, configure the authentication token (and maybe the base URL) inside the script and set up a daily cron job that executes the script with the gzipped webserver logfile of the previous day as argument. Example: ```
    30 0 * * * /path/to/countRequests.sh /path/to/logfiles/$(/bin/date -Idate --date "1 day ago").sql.gz > /path/to/countRequests.log 2>&1

    ```
4. Run the migrations.

Developing
----------

[](#developing)

Take a look at the [development guide](https://github.com/biigle/core/blob/master/DEVELOPING.md) of the core repository to get started with the development setup.

Want to develop a new module? Head over to the [biigle/module](https://github.com/biigle/module) template repository.

Contributions and bug reports
-----------------------------

[](#contributions-and-bug-reports)

Contributions to BIIGLE are always welcome. Check out the [contribution guide](https://github.com/biigle/core/blob/master/CONTRIBUTING.md) to get started.

###  Health Score

45

—

FairBetter than 91% of packages

Maintenance89

Actively maintained with recent releases

Popularity22

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.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 ~80 days

Recently: every ~195 days

Total

11

Last Release

54d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2457311?v=4)[Martin Zurowietz](/maintainers/mzur)[@mzur](https://github.com/mzur)

---

Top Contributors

[![lehecht](https://avatars.githubusercontent.com/u/72259845?v=4)](https://github.com/lehecht "lehecht (96 commits)")[![mzur](https://avatars.githubusercontent.com/u/2457311?v=4)](https://github.com/mzur "mzur (45 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (3 commits)")

---

Tags

biiglebiigle-module

### Embed Badge

![Health badge](/badges/biigle-kpis/health.svg)

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

###  Alternatives

[marvinlabs/laravel-luhn

Luhn algorithm for Laravel

108453.4k](/packages/marvinlabs-laravel-luhn)[lekoala/silverstripe-softdelete

Soft delete extension for SilverStripe

11246.7k](/packages/lekoala-silverstripe-softdelete)

PHPackages © 2026

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