Libraries tagged by env variables
pawelabrams/minenv
2 Downloads
Makes environment variables from .env files accessible to PHP. A lightweight alternative to phpdotenv.
patinthehat/phpdotenv
10 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
nielbuys/phpdotenv
8 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
morrislaptop/phpdotenv-safe
80405 Downloads
Load environment variables from .env and ensure they're all present
luongtran/phpdotenv
12 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
ilimic/phpdotenv
87 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
gstearmit/envyii2
46 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
gokhankurtulus/dotenv
19 Downloads
A simple library to supply environment variables from `.env`.
fkrzski/dotenv
5 Downloads
Library that adds the ability to access variables from '.env', $_ENV, and $_SERVER using the getenv() function
clearcode/wordpress-config
319 Downloads
Automagically define WordPress configuration constants from environment variables and .env file.
alzen8work/phpdotenv
12 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
zippovich2/composer-installer
15 Downloads
Allow add variables from .env* files to custom package url.
nexus633/processenv
2 Downloads
parse .env files to load variables to $_ENV and/or $_SERVER automatically
laxity7/dotenv
52 Downloads
Registers environment variables from a .env file
chiron/dotenv
27 Downloads
Registers environment variables from a .env file