Libraries tagged by environment var
ahmadrosid/laravel-env-feature-flags
3524 Downloads
A simple package for managing feature flags in Laravel applications using environment variables.
silinternational/php-env
50238 Downloads
Simple PHP library for getting (or requiring) environment variables, designed to handle true, false, and null more intelligently. If desired, an environment variable's value can be split into an array automatically.
brickfield/moodle-plugin-ci
36673 Downloads
Helps running Moodle plugins analysis checks and tests under various CI environments.
mattbasta/itsdangerous-php
14524 Downloads
A PHP port of itsdangerous by @mitsuhiko - Various helpers to pass data to untrusted environments and to get it back safe and sound.
somebdyelse/typo3-symfony-env-vars
1978 Downloads
TYPO3 Extension that replaces the stock environment variable processor by Symfony's
janharsa/tracy-environment-panel
5257 Downloads
Information of the environment variables to Tracy Debugger bar
nbgrp/env-bundle
701 Downloads
The bundle provides a few useful custom Symfony Environment Variable processors
vatradar/env
3269 Downloads
An environment variable convenience library extension for vlucas/phpdotenv
laxity7/dotenv
323 Downloads
Registers environment variables from a .env file
jaguarsoft/laravel-env-loader
1274 Downloads
Loads Laravel environment variables from Custom Service
enjoys/dotenv
2565 Downloads
Registers environment variables from a .env file
davidcochrum/dotenv-vault-laravel
2797 Downloads
Laravel package to load environment variables from encrypted .env.vault files
brannow/envyml
6920 Downloads
Registers environment variables from a env.yml file
alexoliverwd/dotenv-loader
895 Downloads
Load environment variables into a PHP application
incenteev/dynamic-parameters-bundle
10538 Downloads
Runtime retrieval of parameters from environment variables for Symfony