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

ActiveLibrary

fadlisaad/ext-env-manager
=========================

Extended Env Manager for Laravel-admin

0.1.3(4y ago)0121MITPHPPHP &gt;=7.0.0

Since Oct 26Pushed 4y agoCompare

[ Source](https://github.com/fadlisaad/env-manager)[ Packagist](https://packagist.org/packages/fadlisaad/ext-env-manager)[ Docs](https://github.com/fadlisaad/ext-env-manager)[ RSS](/packages/fadlisaad-ext-env-manager/feed)WikiDiscussions master Synced today

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

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

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

This extension is an additional requirement to update env file other than in the current project, so you can point to another env file in the same server.

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

[](#requirements)

- laravel-admin &gt;= 1.6

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

[](#installation)

```
composer require fadlisaad/ext-env-manager

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

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

[](#configurations)

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

```
'extensions' => [
    'ext-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.

License
-------

[](#license)

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

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88.2% 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 ~405 days

Total

4

Last Release

1535d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/268720e78200ca94fe0c028397633e0795d180005be2f5cec6e9505313a67996?d=identicon)[fadlisaad](/maintainers/fadlisaad)

---

Top Contributors

[![fadlisaad](https://avatars.githubusercontent.com/u/200320?v=4)](https://github.com/fadlisaad "fadlisaad (15 commits)")[![jxlwqq](https://avatars.githubusercontent.com/u/2421068?v=4)](https://github.com/jxlwqq "jxlwqq (2 commits)")

---

Tags

extensionlaravel-admin

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[laravel-admin-ext/grid-lightbox

Turn your grid into a lightbox &amp; gallery

58180.9k2](/packages/laravel-admin-ext-grid-lightbox)[laravel-admin-ext/wang-editor

wangEditor extension for laravel-admin

6283.4k](/packages/laravel-admin-ext-wang-editor)[laravel-admin-ext/sparkline

Integrates jQuery sparkline into laravel-admin

161.1k](/packages/laravel-admin-ext-sparkline)

PHPackages © 2026

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