Libraries tagged by environment-vars
linkorb/envoi
4375 Downloads
Environment variables on steroids
jedymatt/laravel-sail-env
754 Downloads
Configures .env file to match the sail environment variable's requirements.
janharsa/tracy-environment-panel
4471 Downloads
Information of the environment variables to Tracy Debugger bar
jaguarsoft/laravel-env-loader
860 Downloads
Loads Laravel environment variables from Custom Service
imponeer/env
12689 Downloads
Small helper dealing with environment variables
frc/wp-env-heroku-custom-php-constant
43196 Downloads
Allow PHP constants to be defined through Heroku environment, as long as the environment key starts with FRC_PHP_CONST_ prefix. The prefix gets removed when the constant is set in the PHP side. For example, an environment variable FRC_PHP_CONST_PLL_COOKIE will define the PHP constant PLL_COOKIE within WordPress (with the value coming from the env key)
enjoys/dotenv
1727 Downloads
Registers environment variables from a .env file
distortedfusion/laravel-env-management
2009 Downloads
A collection of artisan commands for managing environment variables during CI/CD.
deinternetjongens/env
14896 Downloads
Simple library to consume environment variables
crysalead/env
17442 Downloads
Environment variable container
texthtml/docker-links
18246 Downloads
A helper for parsing Docker link environment variables.
shopware-blog/shopware-environment-variables
5372 Downloads
a small shopware plugin to use env variables
xdg/environment
632 Downloads
An abstraction layer over environment variables.
tomrf/dotenv
36 Downloads
simple dotenv file loader using the built-in parse_ini_file()
piotrpress/initer
151 Downloads
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.