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

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

gauravsingh/laravel-env
=======================

Laravel Env is env manager which help developer to share development and production env credential with their team.

v1.0.3(4y ago)012MITBlade

Since Apr 1Pushed 4y ago1 watchersCompare

[ Source](https://github.com/talktogauravsingh/laravel-env-app)[ Packagist](https://packagist.org/packages/gauravsingh/laravel-env)[ Docs](https://github.com/talktogauravsingh/laravel-env-app)[ RSS](/packages/gauravsingh-laravel-env/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)DependenciesVersions (5)Used By (0)

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

[](#laravel-env-manager)

[![tag](https://camo.githubusercontent.com/ffd14918f5c7ce4f9c76b23ab1725300487879aeef0406189af8b48c9fd2c7fe/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f7461672f74616c6b746f67617572617673696e67682f6c61726176656c2d656e762d617070)](https://github.com/talktogauravsingh/laravel-env-app/tags)[![downloads](https://camo.githubusercontent.com/040bf6d8b0600629fe46ea3edce40726ad4472ae42229acacb4d42ac16357056/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f67617572617673696e67682f6c61726176656c2d656e76)](https://packagist.org/packages/gauravsingh/laravel-env)[![Issues](https://camo.githubusercontent.com/baa09bd4f225f886bc76042fd8f05f0df241df5eb258102c2e773d10eaa3ba36/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f74616c6b746f67617572617673696e67682f6c61726176656c2d656e762d6170703f7374796c653d666c6174)](https://github.com/talktogauravsingh/laravel-env-app/issues)[![Stars](https://camo.githubusercontent.com/c902cb333a95b608a52e6c628ee062115716ad7fc095cc7dd39145c65fc04dcd/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f74616c6b746f67617572617673696e67682f6c61726176656c2d656e762d6170703f7374796c653d666c6174)](https://github.com/talktogauravsingh/laravel-env-app/stargazers)[![release](https://camo.githubusercontent.com/24ffa80643d40b9832cbcab59bb7c17139dfa03aca31b1da7810ca6e84ec407b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f74616c6b746f67617572617673696e67682f6c61726176656c2d656e762d617070)](https://github.com/talktogauravsingh/laravel-env-app/releases)

What ?
------

[](#what-)

Laravel Env is env manager which help developer to share development and production env credential with their team.

Install (Laravel)
-----------------

[](#install-laravel)

Install via composer

```
composer require gauravsingh/laravel-env
```

(only for less than Laravel 7 version) Add Service Provider to `config/app.php` in `providers` section

```
Gaurav\LaravelEnv\LaravelEnvServiceProvider::class,
```

Add a route in your web routes file:

```
Route::get('/laravelApp-env', [Gaurav\LaravelEnv\controllers\LaravelEnvController::class, 'index']);
```

Go to `http://myapp/laravelApp-env` or some other route

### Note

[](#note)

Always use custom route to make your app secure

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 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

Every ~0 days

Total

4

Last Release

1555d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/84716199?v=4)[Gaurav Singh](/maintainers/gauravsngh)[@gauravsngh](https://github.com/gauravsngh)

---

Top Contributors

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

---

Tags

laravellaravel-packagelaravel-envtalktogauravsinghlaravel-env-manager

### Embed Badge

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

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

###  Alternatives

[realrashid/sweet-alert

Laravel Sweet Alert Is A Package For Laravel Provides An Easy Way To Display Alert Messages Using The SweetAlert2 Library.

1.2k3.1M22](/packages/realrashid-sweet-alert)[imanghafoori/laravel-nullable

A package to help you write expressive defensive code in a functional manner

151479.4k6](/packages/imanghafoori-laravel-nullable)[msztorc/laravel-env

Laravel env helper commands

7858.2k](/packages/msztorc-laravel-env)[classiebit/eventmie

Run your own Events business with Eventmie Pro. Use it as event ticket selling website or event management platform on your own domain.

1892.0k](/packages/classiebit-eventmie)[paxha/laravel-reportable

This Laravel Eloquent extension provides record according to dates using models.

121.3k](/packages/paxha-laravel-reportable)

PHPackages © 2026

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