Libraries tagged by env var
gmazzap/gea
36 Downloads
Environment variables management in PHP
novemb3r/envision
10044 Downloads
A lightweight library to bring typing to env variables
melbahja/environ
22 Downloads
Load environment variables from .env file ONLY on $_ENV and runtime.
rayanlevert/dotenv
21 Downloads
Dependency-free environment file handler (.env) loading variables and its values in $_ENV, $_SERVER and getenv() in the PHP userland
zippovich2/wordpress-loader
1251 Downloads
Loading constants and environment variables from .env files.
laxity7/dotenv
85 Downloads
Registers environment variables from a .env file
prinx/dotenv
2835 Downloads
Make easy access to the environment variables in your application
piotrpress/initer
262 Downloads
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.
zhamao/config
3513 Downloads
A simple json and php config provider supporting env variable
ocolin/easyenv
53 Downloads
Very simple tool to load env variables from file
cba85/heroku-dotenv
45 Downloads
Copy php `.env` variables to or from Heroku environment variables
macino/cli-dumper
235 Downloads
Alternative for dumping vars in terminal env. Neat and compact with possible highlights.
coisa/dotenv
190 Downloads
Autoload environment variables from a .env file
baglerit/envariable
769 Downloads
Adds an Artisan command, envariable:encrypt, which adds an encrypted variable to the .env file.
backdevs/dotenv-sniffer
39 Downloads
A code sniffer for environment variables not declared in .env files