Libraries tagged by env variables
rammewerk/environment
28 Downloads
A simple and fast environment variable handler for PHP projects.
prinx/dotenv
2630 Downloads
Make easy access to the environment variables in your application
piotrpress/initer
151 Downloads
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.
gullevek/dotenv
114 Downloads
Simple .env file processing and storing in _ENV array
gmazzap/gea
34 Downloads
Environment variables management in PHP
avris/dotenv
221 Downloads
.env file handler
alexoliverwd/dotenv-loader
336 Downloads
Load environment variables into a PHP application
zhamao/config
3406 Downloads
A simple json and php config provider supporting env variable
cba85/heroku-dotenv
42 Downloads
Copy php `.env` variables to or from Heroku environment variables
nazares/phpdotenv
59 Downloads
Loads environment variables from .env file to `getenv()`, `$_ENV` and `$_SERVER`
josegarcia/nexus
24 Downloads
Helps to read and inject all the variables from the .env file into the global variables $_env and $-_server
dlunamontilla/dlunire
56 Downloads
DLUnire cuenta con un motor de plantillas, modelos, controladores y un sistema de rutas. Además, cuenta con analizador sintáctico para leer archivos `.env.type` como variables de entorno con tipos estáticos.
szemul/config
2167 Downloads
Simple configuration engine supporting .env files and environment variables
baglerit/envariable
769 Downloads
Adds an Artisan command, envariable:encrypt, which adds an encrypted variable to the .env file.
backdevs/dotenv-sniffer
32 Downloads
A code sniffer for environment variables not declared in .env files