Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sidraham/dotenv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

PHP Dotenv

Loads environment variables from .env to getenv(), $_ENV and $_SERVER automatically.

Banner

Total Downloads Latest Version

Installation

Installation is super-easy via Composer

composer require envs/dotenv

or add it by hand to your composer.json file.

Usage

About

Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automatically.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 100.0%