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.0.9(1y ago)04.1k↓18%[1 issues](https://github.com/biigle/kpis/issues)GPL-3.0-onlyPHP

Since Apr 3Pushed 1y 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 3w ago

READMEChangelog (10)DependenciesVersions (11)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

31

—

LowBetter than 66% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 69.6% 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 ~16 days

Recently: every ~36 days

Total

10

Last Release

663d 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 (39 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)
```

PHPackages © 2026

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