PHPackages                             catcode-nl/module-environment-information - 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. catcode-nl/module-environment-information

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

catcode-nl/module-environment-information
=========================================

Magento 2 module that can show environment information

1.0.1(6mo ago)0465proprietaryPHPPHP &gt;=8.1.0

Since Nov 26Pushed 6mo agoCompare

[ Source](https://github.com/catcode-nl/module-environment-information)[ Packagist](https://packagist.org/packages/catcode-nl/module-environment-information)[ RSS](/packages/catcode-nl-module-environment-information/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

Environment Information
=======================

[](#environment-information)

This is a Magento 2 module that can be used to display environment information on your webshop.
The module was initially written to display the current environment (for example: DEV), so that it is easier to see you are not on Production when executing tests.

Configuration
-------------

[](#configuration)

To configurate the module add the following into `app/etc/env.php`:

```
    'catcode' => [
        'environment_information' => [
            'enabled' => 1,
            'environment_name' => 'DEV'
        ]
    ],
```

When 'enabled' is set to 1, the information is being displayed on both front and backend of the store.
The 'environment\_name' is the label that will be displayed, when not set this will default to `UNKNOWN`.

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance66

Regular maintenance activity

Popularity17

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

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 ~4 days

Total

2

Last Release

205d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16151444?v=4)[Sander Merks](/maintainers/MrBlueEyez)[@MrBlueEyez](https://github.com/MrBlueEyez)

### Embed Badge

![Health badge](/badges/catcode-nl-module-environment-information/health.svg)

```
[![Health](https://phpackages.com/badges/catcode-nl-module-environment-information/health.svg)](https://phpackages.com/packages/catcode-nl-module-environment-information)
```

###  Alternatives

[yireo/magento2-replace-inventory

51506.8k1](/packages/yireo-magento2-replace-inventory)[yireo/magento2-replace-bundled

Replace bundled third party packages from Magento

44343.1k1](/packages/yireo-magento2-replace-bundled)

PHPackages © 2026

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