PHPackages                             allanrodrigues/environment-variables-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. allanrodrigues/environment-variables-manager

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

allanrodrigues/environment-variables-manager
============================================

A simple library for managing environment variables in PHP.

v1.0.0(3y ago)09PHP

Since Nov 30Pushed 3y ago1 watchersCompare

[ Source](https://github.com/allanrodriguesmachado/environmentVariablesManager)[ Packagist](https://packagist.org/packages/allanrodrigues/environment-variables-manager)[ RSS](/packages/allanrodrigues-environment-variables-manager/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Environment Variables Manager
=============================

[](#environment-variables-manager)

### 📦 Pack

[](#-pack)

[Packgist](https://packagist.org/packages/allanrodrigues/environment-variables-manager)

---

A simple library for managing environment variables in PHP.

- Database
- Email

How to use
----------

[](#how-to-use)

To use this library, simply create a `.env` file at the root of the project, following the model below (one variable per line):

```
DB_HOST=localhost
DB_USER=root
DB_PASS=password
DB_NAME=database
DB_PORT=3000

```

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

[](#requirements)

- This library needs PHP 7.0 or greater.
- Composer

### 📄 license

[](#-license)

This project is under the MIT license. See the [LICENSE](LICENSE.md) file for more details.

---

### 🎖️ Author

[](#️-author)

[![Foto do Allan Machado no GitHub](https://avatars.githubusercontent.com/u/54523516?v=4)
Allan Rodrigues](https://github.com/allanrodriguesmachado)

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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

Unknown

Total

1

Last Release

1257d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/095dd65b651f7ea077b3d4c2fafad6cdd99b96ab729817342933a94ee887ff4e?d=identicon)[allanrodriguesmachadodeveloper](/maintainers/allanrodriguesmachadodeveloper)

---

Top Contributors

[![allanrodriguesmachado](https://avatars.githubusercontent.com/u/54523516?v=4)](https://github.com/allanrodriguesmachado "allanrodriguesmachado (12 commits)")

---

Tags

composerlibrayphp

### Embed Badge

![Health badge](/badges/allanrodrigues-environment-variables-manager/health.svg)

```
[![Health](https://phpackages.com/badges/allanrodrigues-environment-variables-manager/health.svg)](https://phpackages.com/packages/allanrodrigues-environment-variables-manager)
```

###  Alternatives

[dzava/lighthouse

Interface for the Google Lighthouse project

4010.4k](/packages/dzava-lighthouse)

PHPackages © 2026

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