Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/javanile/dotenv

Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
https://github.com/javanile/dotenv

dependency-injection dotenv php7 psr-11

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

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