Libraries tagged by env var
adhocore/env
7191 Downloads
Environment variable loader and retriever for PHP
dotenv-org/phpdotenv-vault
10436 Downloads
Load environment variables from encrypted .env.vault files
assertwell/phpunit-global-state
1134402 Downloads
Tools for testing applications that depend on global state with PHPUnit
polokij/laravel-vault-env
3374 Downloads
Hashicorp Vault client for Laravel with possibility set the env variables from Vault secret dynamically
litea/env
15618 Downloads
Simply getter env variables
cswni/laravel-env-set-command
40769 Downloads
Set a .env file variable from the command line
socialknowledge/vue-env
36154 Downloads
Include ENV/Config variables
tamer-dev/laravel-env-cli
4128 Downloads
laravel commands to work with .env file in cli
silinternational/php-env
49347 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.
ahmadrosid/laravel-env-feature-flags
3358 Downloads
A simple package for managing feature flags in Laravel applications using environment variables.
countxvat/aws-secrets-bundle
9817 Downloads
Loads ENV vars from AWS Secrets Manager
vaimo/composer-repository-bundle
39537 Downloads
Allow packages to be installed from a repository or tarball bundle that have multiple packages in the sub-folders
itsdamien/laravel-heroku-config-parser
29394 Downloads
Parse Heroku config vars like DATABASE_URL or REDIS_URL to work with Laravel.
maatwebsite/yamlenv
16059 Downloads
Reads `env.yml` and makes a validated list of variables available as environment variables
bangpound/composer-dotenv
30097 Downloads
Load environment variables from `.env` when Composer runs