Libraries tagged by environment-vars
crell/envmapper
10299 Downloads
A simple, fast mapper from environment variables to classed objects.
cekurte/environment
76244 Downloads
A library to get the values from environment variables and process to php data types
bref/secrets-loader
358093 Downloads
Load secret values from SSM into environment variables
bnomei/kirby3-dotenv
34762 Downloads
Kirby Plugin for environment variables from .env
devcoder-xyz/php-dotenv
35529 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
dotenv-org/phpdotenv-vault
10791 Downloads
Load environment variables from encrypted .env.vault files
syamsoul/laravel-set-env
30778 Downloads
Easily update or insert Laravel environment variable with Artisan command
adhocore/env
7294 Downloads
Environment variable loader and retriever for PHP
vaimo/composer-repository-bundle
39664 Downloads
Allow packages to be installed from a repository or tarball bundle that have multiple packages in the sub-folders
tenancy/identification-driver-environment
20827 Downloads
The tenancy/tenancy identification driver using environment variables
silinternational/php-env
49728 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
4507 Downloads
WordPress plugin to configure wp_mail() via MAILER_DSN environment variable.
mediawiki/auth-remoteuser
21510 Downloads
Automatically logs-in users if they are already authenticated by a remote source. (e.g. environment variable REMOTE_USER)
maatwebsite/yamlenv
16090 Downloads
Reads `env.yml` and makes a validated list of variables available as environment variables
lazervel/dotenv
45 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automatically.