Skip to content

nyx-solutions/php-nyx-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhpNyxEnv

PhpNyxEnv 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 nyx-solutions/php-nyx-env "*"

or add

"nyx-solutions/php-nyx-env": "*"

to the require section of your composer.json file.

License

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