nox-it/php-nox-env

This package is abandoned and no longer maintained. The author suggests using the nyx-solutions/php-nyx-env package instead.

PHP NOX ENV

1.0.5 2020-05-29 13:08 UTC

This package is auto-updated.

Last update: 2021-03-29 21:01:24 UTC


README

PhpNoxEnv is a .env library for PHP.

Latest Stable Version Total Downloads Latest Unstable Version License Monthly Downloads Daily Downloads composer.lock

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist nox-it/php-nox-env "*"

or add

"nox-it/php-nox-env": "*"

to the require section of your composer.json file.

License

php-nox-env is released under the BSD 3-Clause License. See the bundled LICENSE.md for details.