Libraries tagged by environment-vars
morrislaptop/phpdotenv-safe
80405 Downloads
Load environment variables from .env and ensure they're all present
maatwebsite/yamlenv
15842 Downloads
Reads `env.yml` and makes a validated list of variables available as environment variables
lucguerraz/wpml-installer
289 Downloads
A composer plugin to make installing wpml.org plugins with composer easy. Your subscription info will be read from environment variables, will only be transmitted to WPML and will not be displayed in composer.lock.
levizoesch/laravel-set-environment
569 Downloads
A simple command to set environment variables via command line. I wrote this to assist in pipeline builds.
janharsa/tracy-environment-panel
4783 Downloads
Information of the environment variables to Tracy Debugger bar
imponeer/env
12955 Downloads
Small helper dealing with environment variables
frc/wp-env-heroku-custom-php-constant
43686 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
2078 Downloads
Registers environment variables from a .env file
crysalead/env
17842 Downloads
Environment variable container
compwright/aws-env
4512 Downloads
Load environment variables securely from AWS SSM
brannow/envyml
5938 Downloads
Registers environment variables from a env.yml file
adistoe/env-loader
296 Downloads
A loader for environment variables
texthtml/docker-links
19126 Downloads
A helper for parsing Docker link environment variables.
shopware-blog/shopware-environment-variables
5374 Downloads
a small shopware plugin to use env variables
piotrpress/initer
232 Downloads
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.