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

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

ashokdevatwal/laravel-env-manager
=================================

Manage .env file from GUI with authentication

03PHP

Since Feb 28Pushed 1y ago1 watchersCompare

[ Source](https://github.com/ars-technology-india/laravel-env-manager)[ Packagist](https://packagist.org/packages/ashokdevatwal/laravel-env-manager)[ RSS](/packages/ashokdevatwal-laravel-env-manager/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Env Manager
===================

[](#laravel-env-manager)

This package allows you to manage your .env file from a GUI.

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

[](#installation)

```
composer require ashokdevatwal/laravel-env-manager
```

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

[](#configuration)

```
php artisan vendor:publish --tag=config
```

Add the following to your `.env` file:

```
ENV_MANAGER_ENABLED=true
ENV_MANAGER_USERNAME=admin
ENV_MANAGER_PASSWORD=securepassword
```

Usage
-----

[](#usage)

Visit `/env-manager` in your browser and log in using Basic Auth credentials.

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity15

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/c5212328b2d631624b3e349a30d8a634d193255dce9120502e8d7ed14c9f0d8e?d=identicon)[ashokdevatwal](/maintainers/ashokdevatwal)

---

Top Contributors

[![ashokdevatwal](https://avatars.githubusercontent.com/u/18355852?v=4)](https://github.com/ashokdevatwal "ashokdevatwal (8 commits)")

### Embed Badge

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

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

PHPackages © 2026

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