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

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

teapodlibs/env
==============

.env file reader

1.0.0(5mo ago)0162BSD-3-ClausePHPPHP &gt;=8.3

Since Jan 20Pushed 5mo agoCompare

[ Source](https://github.com/teapodlibs/env)[ Packagist](https://packagist.org/packages/teapodlibs/env)[ Docs](https://teapodsoft.ru/)[ RSS](/packages/teapodlibs-env/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (8)Versions (2)Used By (2)

Env
===

[](#env)

Требования
----------

[](#требования)

- PHP 8.3 или выше.

Установка
---------

[](#установка)

Компонент может быть установлен через [Composer](https://getcomposer.org):

```
composer require teapodlibs/env
```

Использование
=============

[](#использование)

```
$param = \Teapodsoft\Env::get('SOME_PARAM');

$default = \Teapodsoft\Env::get('NO_PARAM', 'default value');
```

Документация
============

[](#документация)

- [Internals](docs/internals.md)

Лицензия
========

[](#лицензия)

Пакет Env используется в публичном пространстве и может быть модифицирован или использован в комерческих целях по лицензии от BSD Licence.

Поддерживается командой [TeapodSoft](https://github.com/teapodsoft)

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance71

Regular maintenance activity

Popularity6

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity50

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

165d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/98414513?v=4)[Yury Pavlushchenko](/maintainers/bifikdev)[@bifikdev](https://github.com/bifikdev)

---

Top Contributors

[![bifikdev](https://avatars.githubusercontent.com/u/98414513?v=4)](https://github.com/bifikdev "bifikdev (5 commits)")

---

Tags

envenvironmentlibsteapodsoft

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm, Rector

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[lullabot/drainpipe

An automated build tool to allow projects to have a set standardized operations scripts.

43785.5k4](/packages/lullabot-drainpipe)[ec-europa/toolkit

Toolkit packaged for Drupal projects based on Robo.

40252.8k34](/packages/ec-europa-toolkit)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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