Download the PHP package neonxp/dotenv without Composer
On this page you can find all versions of the php package neonxp/dotenv. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download neonxp/dotenv
More information about neonxp/dotenv
Files in neonxp/dotenv
Download neonxp/dotenv
More information about neonxp/dotenv
Files in neonxp/dotenv
Vendor neonxp
Package dotenv
Short Description Advanced loading and parsing .env file in PHP-7
License MIT
Package dotenv
Short Description Advanced loading and parsing .env file in PHP-7
License MIT
Please rate this library. Is it a good library?
Informations about the package dotenv
Dotenv
What is it?
Small library, that automaticaly loads .env
(or any other) file to applications environment.
Why not XXX?
Because this library is pretty simple, without external dependencies and highly customizable.
Installation
Usage
Basic usage:
.env file syntax
Here examples of syntax:
and we will get:
All versions of dotenv with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package neonxp/dotenv contains the following files
Loading the files please wait ....