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

ActiveLibrary

birdworx/env
============

A simple PHP class to read .env\[.dist\] files and set PHP-defines accordingly.

1.0.2(2y ago)08GPL-3.0-or-laterPHPPHP &gt;=8.2

Since Apr 29Pushed 2y ago1 watchersCompare

[ Source](https://github.com/haaner/env)[ Packagist](https://packagist.org/packages/birdworx/env)[ RSS](/packages/birdworx-env/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Env
===

[](#env)

Eine PHP-Klasse zum Einlesen von *.env.dist* bzw. *.env* - Dateien. Sobald auf eine Konstante bzw. Methode der Klasse zugegriffen wird, werden die Umgebungsvariable initial aus den Dateien eingelesen und entsprechende PHP-defines deklariert.

Damit diese Klasse verwendet werden kann, muss nachfolgende Definition gesetzt worden sein:

```
define('PROJECT_PATH', '/var/www/project/');

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 93.3% 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

747d ago

### Community

Maintainers

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

---

Top Contributors

[![haaner](https://avatars.githubusercontent.com/u/930779?v=4)](https://github.com/haaner "haaner (14 commits)")[![ic-hv](https://avatars.githubusercontent.com/u/26538616?v=4)](https://github.com/ic-hv "ic-hv (1 commits)")

### Embed Badge

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

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

PHPackages © 2026

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