Libraries tagged by environment var
maatwebsite/yamlenv
16232 Downloads
Reads `env.yml` and makes a validated list of variables available as environment variables
ghostable-dev/cli
1726 Downloads
Official CLI tool for securely managing and interacting with Ghostable environment variables.
divineomega/dotenv-loader
22795 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.
crysalead/env
19173 Downloads
Environment variable container
tamer-dev/laravel-env-cli
4431 Downloads
laravel commands to work with .env file in cli
esi/utility
4209 Downloads
Utility - Collection of various PHP utility functions.
cswni/laravel-env-set-command
41662 Downloads
Set a .env file variable from the command line
sunaoka/aws-ssm-parameters-loader-php
6273 Downloads
Load values from AWS SSM Parameter store into environment variables
sil-org/php-env
222 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.
popartdesign/wordpress-mailer-dsn
4764 Downloads
WordPress plugin to configure wp_mail() via MAILER_DSN environment variable.
mediawiki/auth-remoteuser
21710 Downloads
Automatically logs-in users if they are already authenticated by a remote source. (e.g. environment variable REMOTE_USER)
justbetter/dotenv
12224 Downloads
Module to overwrite and set environment variables
f-lombardo/secrets-loader
16572 Downloads
Load secret values from SSM into environment variables - Forked from bref/secrets-loader
dealnews/get-config
739 Downloads
A PHP library for reading settings from environment variables or an ini file.
bangpound/composer-dotenv
30235 Downloads
Load environment variables from `.env` when Composer runs