Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages