Libraries tagged by environment-variables
oskarstark/env-var-extension
98922 Downloads
A Twig extension to access env variables
dotenv-org/phpdotenv-vault
10577 Downloads
Load environment variables from encrypted .env.vault files
assertwell/phpunit-global-state
1136898 Downloads
Tools for testing applications that depend on global state with PHPUnit
syamsoul/laravel-set-env
30245 Downloads
Easily update or insert Laravel environment variable with Artisan command
adhocore/env
7267 Downloads
Environment variable loader and retriever for PHP
vaimo/composer-repository-bundle
39611 Downloads
Allow packages to be installed from a repository or tarball bundle that have multiple packages in the sub-folders
ghostable-dev/cli
610 Downloads
Official CLI tool for securely managing and interacting with Ghostable environment variables.
tenancy/identification-driver-environment
20579 Downloads
The tenancy/tenancy identification driver using environment variables
silinternational/php-env
49525 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
4402 Downloads
WordPress plugin to configure wp_mail() via MAILER_DSN environment variable.
mediawiki/auth-remoteuser
21464 Downloads
Automatically logs-in users if they are already authenticated by a remote source. (e.g. environment variable REMOTE_USER)
maatwebsite/yamlenv
16072 Downloads
Reads `env.yml` and makes a validated list of variables available as environment variables
lazervel/dotenv
37 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automatically.
justbetter/dotenv
11885 Downloads
Module to overwrite and set environment variables
f-lombardo/secrets-loader
13998 Downloads
Load secret values from SSM into environment variables - Forked from bref/secrets-loader