PHPackages                             sumantablog/env-manager - 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. sumantablog/env-manager

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

sumantablog/env-manager
=======================

Env Manager for Laravel-superadmin

013PHPCI failing

Since Jul 4Pushed 5y ago1 watchersCompare

[ Source](https://github.com/sumantablog/env-manager)[ Packagist](https://packagist.org/packages/sumantablog/env-manager)[ RSS](/packages/sumantablog-env-manager/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Env Manager extension for laravel-admin
=======================================

[](#env-manager-extension-for-laravel-admin)

Screenshot
----------

[](#screenshot)

[![screenshot](https://user-images.githubusercontent.com/2421068/47560963-7ea0a800-d94c-11e8-95d9-57c6fee1d9bb.png)](https://user-images.githubusercontent.com/2421068/47560963-7ea0a800-d94c-11e8-95d9-57c6fee1d9bb.png)

Requirements
------------

[](#requirements)

- laravel-admin &gt;= 1.6

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

[](#installation)

```
composer require sumantablog/env-manager

# If you want to add a link entry in the left menu, use the following command to import
php artisan admin:import env-manager
```

Configurations
--------------

[](#configurations)

Add `extensions` option in your `config/admin.php` configuration file:

```
'extensions' => [
    'env-manager' => [
        // If the value is set to false, this extension will be disabled
        'enable' => true
    ]
]
```

Usage
-----

[](#usage)

Open

And you can find the `.env` variables.

More resources
--------------

[](#more-resources)

[Awesome Laravel-admin](https://github.com/sumantablog/awesome-laravel-admin)

License
-------

[](#license)

Licensed under [The MIT License (MIT)](LICENSE).

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity33

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.

### Community

Maintainers

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

---

Top Contributors

[![infysumanta](https://avatars.githubusercontent.com/u/40049179?v=4)](https://github.com/infysumanta "infysumanta (1 commits)")

### Embed Badge

![Health badge](/badges/sumantablog-env-manager/health.svg)

```
[![Health](https://phpackages.com/badges/sumantablog-env-manager/health.svg)](https://phpackages.com/packages/sumantablog-env-manager)
```

###  Alternatives

[puli/manager

Manages the puli.json file of a Puli project.

6847.9k3](/packages/puli-manager)

PHPackages © 2026

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