Libraries tagged by environment-variable
divineomega/dotenv-loader
22371 Downloads
Dotenv loader is a simple PHP library that will automatically load in a `.env` file from the root of your project into environment variables.
ergebnis/environment-variables
2790 Downloads
Provides an abstraction for environment variables.
incenteev/dynamic-parameters-bundle
10538 Downloads
Runtime retrieval of parameters from environment variables for Symfony
vatradar/env
1732 Downloads
An environment variable convenience library extension for vlucas/phpdotenv
uhi67/envhelper
1666 Downloads
Helper for environment variables
tixelrocks/long-env
9293 Downloads
A helper function that adds support for long environment variables (eg for AWS)
tenancy/identification-driver-environment
17254 Downloads
The tenancy/tenancy identification driver using environment variables
sunaoka/laravel-ssm-parameters-loader
1123 Downloads
Load values from AWS SSM Parameter store into environment variables for Laravel
somebdyelse/typo3-symfony-env-vars
1769 Downloads
TYPO3 Extension that replaces the stock environment variable processor by Symfony's
samyapp/laravel-external-authentication
931 Downloads
Laravel authentication guard for authentication based on headers or environment variables set by an authenticating reverse proxy.
phpgt/config
7655 Downloads
Manage configuration with ini files and environment variables.
nandi95/laravel-env-in-aws-ssm
851 Downloads
Manage your environment variables in AWS' SSM Parameter store
maatwebsite/yamlenv
15839 Downloads
Reads `env.yml` and makes a validated list of variables available as environment variables
lucguerraz/wpml-installer
285 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
563 Downloads
A simple command to set environment variables via command line. I wrote this to assist in pipeline builds.