Libraries tagged by environment variables
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)
compwright/aws-env
4512 Downloads
Load environment variables securely from AWS SSM
adistoe/env-loader
296 Downloads
A loader for environment variables
texthtml/docker-links
19126 Downloads
A helper for parsing Docker link environment variables.
networkteam/typo3-cachebase
1793 Downloads
It adds variables to the page cache identifier calculation for serving multiple versions of a webseite parallel. This is the case in container environments with rolling updates.
shopware-blog/shopware-environment-variables
5374 Downloads
a small shopware plugin to use env variables
knorkfork/load-environment
20 Downloads
Load environment variables from .env file
ed-fruty/php-environment
619 Downloads
PHP Environment Wrapper to load environment variables [supported json, php, ini, xml, yml and serialized data formats]
abelcallejo/wordpress-environment
15 Downloads
A wordpress library for easily getting the major environment variables
zippovich2/wordpress-loader
1212 Downloads
Loading constants and environment variables from .env files.
piotrpress/initer
232 Downloads
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.
nbgrp/env-bundle
626 Downloads
The bundle provides a few useful custom Symfony Environment Variable processors
melbahja/environ
20 Downloads
Load environment variables from .env file ONLY on $_ENV and runtime.
lucasmichot/laraveldotenv
103 Downloads
Easily set environment variables to your Laravel project, speed-up deployment with per-environment settings