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

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

jijihohococo/php-env
====================

PHP Envrionment Data Library

1.3(4y ago)0451MITPHPPHP &gt;=7.0 || &gt;=8.0CI passing

Since Feb 3Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/jijihohococo/php-env)[ Packagist](https://packagist.org/packages/jijihohococo/php-env)[ RSS](/packages/jijihohococo-php-env/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependenciesVersions (4)Used By (1)

PHP ENV Library
===============

[](#php-env-library)

This library is aimed to get data like environment variable from text file

License
-------

[](#license)

This package is Open Source According to [MIT license](LICENSE.md)

Table Of Contents
-----------------

[](#table-of-contents)

- [Installation](#installation)
- [Using](#using)

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

[](#installation)

```
composer require jijihohococo/php-env
```

Using
-----

[](#using)

Your text file format should like that

```
APP_NAME=test
DB_NAME=mysql
```

**You must not use space in your text file.**

Firstly, you must declare your text file path

```
use JiJiHoHoCoCo\PHPENV\ENV;

ENV::set('file_path');
```

And then you can get your data

```
gete('APP_NAME');
```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance51

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

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

1560d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/79d474fd8574bf6fb6a471530869071003a9ea38bbd5c25abfe7dc3f92d28676?d=identicon)[JiJiHoHoCoCo](/maintainers/JiJiHoHoCoCo)

---

Top Contributors

[![jijihohococo](https://avatars.githubusercontent.com/u/53247594?v=4)](https://github.com/jijihohococo "jijihohococo (19 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (3 commits)")

---

Tags

phpphp-envphp-environmentphp-libraryphpphp env

### Embed Badge

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

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

###  Alternatives

[imanghafoori/laravel-anypass

A minimal yet powerful package to help you in development.

21421.6k](/packages/imanghafoori-laravel-anypass)

PHPackages © 2026

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