PHPackages                             havefnubb/servinfo-module - 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. [Admin Panels](/categories/admin)
4. /
5. havefnubb/servinfo-module

ActiveJelix-module[Admin Panels](/categories/admin)

havefnubb/servinfo-module
=========================

Jelix module to display system data about the current server.

v2.0.0(4y ago)021MITPHPPHP &gt;=5.6

Since Aug 19Pushed 3y ago1 watchersCompare

[ Source](https://github.com/havefnubb/servinfo-module)[ Packagist](https://packagist.org/packages/havefnubb/servinfo-module)[ RSS](/packages/havefnubb-servinfo-module/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependenciesVersions (2)Used By (0)

Servinfo module
===============

[](#servinfo-module)

This is a module for Jelix, displaying system data about the current server into a master\_admin interface. It displays on the dashboard following informations (if the user has the right to see them) :

- server loads
- name of the PHP cache engine
- the database server used into the application
- the database size and number of records
- the PHP version
- others informations given by modules listening the event `servinfoGetInfo`

This module is for Jelix 1.7.2 and higher.

It was originally developped into the [Havefnubb project](https://github.com/havefnubb/havefnubb/).

Setting up the module
=====================

[](#setting-up-the-module)

The best method is to use Composer.

In a commande line inside your project, execute:

```
composer require "havefnubb/servinfo-module"

```

Launch the configurator for your application to enable the module

```
php dev.php module:configure servinfo
```

After configuring the module, you should launch the installer of your application to activate the module:

```
php install/installer.php
```

Go into the administration of your application, then into the rights management. Enable the right "Access to server informations" for users or groups that are authorized to see server informations.

Corresponding users should see server informations on the dashboard.

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

1779d ago

### Community

Maintainers

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

---

Top Contributors

[![laurentj](https://avatars.githubusercontent.com/u/336034?v=4)](https://github.com/laurentj "laurentj (2 commits)")

---

Tags

servermoduleadmin

### Embed Badge

![Health badge](/badges/havefnubb-servinfo-module/health.svg)

```
[![Health](https://phpackages.com/badges/havefnubb-servinfo-module/health.svg)](https://phpackages.com/packages/havefnubb-servinfo-module)
```

###  Alternatives

[luyadev/luya-module-admin

Administration core module for all LUYA admin modules

48182.7k24](/packages/luyadev-luya-module-admin)

PHPackages © 2026

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