Download the PHP package 9kinc/easyphpenvpp without Composer
On this page you can find all versions of the php package 9kinc/easyphpenvpp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download 9kinc/easyphpenvpp
More information about 9kinc/easyphpenvpp
Files in 9kinc/easyphpenvpp
Download 9kinc/easyphpenvpp
More information about 9kinc/easyphpenvpp
Files in 9kinc/easyphpenvpp
Vendor 9kinc
Package easyphpenvpp
Short Description Easily read .env files using PHP and read them using $_ENV or $_SERVER
License MIT
Homepage https://github.com/9kinc/EasyPHPEnvPP
Package easyphpenvpp
Short Description Easily read .env files using PHP and read them using $_ENV or $_SERVER
License MIT
Homepage https://github.com/9kinc/EasyPHPEnvPP
Please rate this library. Is it a good library?
Informations about the package easyphpenvpp
Easily Parse PHP .env Files!
Installation
via Composer:
or Include easyphpenvpp.php in your script
Usage
You can use $_SERVER or $_ENV to get your values!
Note
Check .env.example on how to setup the .env file. You can also use other file formats as long as the content is in right format
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
All versions of easyphpenvpp with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package 9kinc/easyphpenvpp contains the following files
Loading the files please wait ....