PHPackages                             matusstafura/magento2-systeminfo - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. matusstafura/magento2-systeminfo

ActiveMagento2-module[Logging &amp; Monitoring](/categories/logging)

matusstafura/magento2-systeminfo
================================

Magento 2 module to show developer system info (PHP, MySQL, Redis, Elasticsearch, etc.) in admin and CLI.

v0.1.0(9mo ago)32MITPHPPHP &gt;=8.1

Since Aug 7Pushed 9mo agoCompare

[ Source](https://github.com/matusstafura/magento2-systeminfo)[ Packagist](https://packagist.org/packages/matusstafura/magento2-systeminfo)[ RSS](/packages/matusstafura-magento2-systeminfo/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

Magento 2 Developer System Info Module
======================================

[](#magento-2-developer-system-info-module)

This Magento 2 module provides detailed system information useful for developers, directly in the **Admin panel** and via **CLI**.

🔍 Features
----------

[](#-features)

- Magento version &amp; mode
- PHP version &amp; extensions
- MySQL version
- Redis version
- Elasticsearch version
- Operating system info

📦 Installation
--------------

[](#-installation)

### 📦 Option 1: Installation via Composer (Packagist)

[](#-option-1-installation-via-composer-packagist)

```
composer require --dev matusstafura/magento2-systeminfo
```

### 🔧 Option 2: Manual installation (recommended for local dev)

[](#-option-2-manual-installation-recommended-for-local-dev)

```
mkdir -p app/code/MatusStafura/SystemInfo
git clone https://github.com/matusstafura/matusstafura-magento2-systeminfo.git app/code/MatusStafura/SystemInfo
```

Then run:

```
php bin/magento module:enable MatusStafura_SystemInfo
php bin/magento setup:upgrade
php bin/magento cache:flush
```

🧪 Usage
-------

[](#-usage)

### Admin Panel

[](#admin-panel)

Go to:

> Stores → Configuration → Advanced → Dev Tools → **System Info**

[![admin](./docs/admin.jpg)](./docs/admin.jpg)You’ll see a table with system info formatted for easy reading.

### CLI

[](#cli)

Run:

```
php bin/magento devtools:info
```

[![cli](./docs/cli.jpg)](./docs/cli.jpg)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance58

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 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

279d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

developer-toolsinformationmagento2magento2-modulesystem

### Embed Badge

![Health badge](/badges/matusstafura-magento2-systeminfo/health.svg)

```
[![Health](https://phpackages.com/badges/matusstafura-magento2-systeminfo/health.svg)](https://phpackages.com/packages/matusstafura-magento2-systeminfo)
```

###  Alternatives

[justbetter/magento2-sentry

Magento 2 Logger for Sentry

1851.5M3](/packages/justbetter-magento2-sentry)[graycore/magento2-stdlogging

A Magento 2 module that changes all logging handlers to stdout

2382.6k](/packages/graycore-magento2-stdlogging)[itonomy/module-admin-activity

A continuation of The Admin Activity extension by KiwiCommerce. This extension makes it easy to track all admin activity and revert the modification.

1270.4k](/packages/itonomy-module-admin-activity)[ampersand/magento2-log-correlation-id

Magento 2 correlation id for requests and logs

279.9k](/packages/ampersand-magento2-log-correlation-id)[mage-os/module-admin-activity-log

The Admin Activity extension makes it easy to track all admin activity with comprehensive audit logging.

261.4k](/packages/mage-os-module-admin-activity-log)[graycore/magento2-graphql-logger

106.6k](/packages/graycore-magento2-graphql-logger)

PHPackages © 2026

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