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

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

phpfit/env
==========

Load .env file and put then on $\_ENV global variable

1.0.0(9mo ago)03MITPHP

Since Aug 14Pushed 9mo agoCompare

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

READMEChangelogDependenciesVersions (2)Used By (0)

phpfit/env
==========

[](#phpfitenv)

Load `.env` file and put them on global `$_ENV` and fetchable from `getenv`function. That's it.

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

[](#installation)

```
composer require phpfit/env
```

Usage
-----

[](#usage)

```
