nbgrp/env-bundle
The bundle provides a few useful custom Symfony Environment Variable processors
时间:2021-07-13 18:53
nystudio107/dotenvy
Speed up your production sites by ditching .env for key/value variable pairs as Apache, Nginx, and shell equivalents.
时间:2019-02-17 03:34
frc/wp-env-heroku-custom-php-constant
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 with
时间:2017-01-12 14:23
tburschka/composer-environment-injector
Composer script injecting your environment variables
时间:2015-10-14 18:18
ezynda3/feature-toggle
A simple environment variable based feature toggle library.
时间:2015-05-29 18:23
iadvize/getenv-or-default-library
Provide an easy way to fetch environment variable or default values
时间:2015-04-21 08:22
incenteev/dynamic-parameters-bundle
Runtime retrieval of parameters from environment variables for Symfony
时间:2014-12-22 10:36
syamsoul/laravel-set-env
Easily update or insert Laravel environment variable with Artisan command
时间:未知