Libraries tagged by env variable
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.
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
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
wpscholar/phpdotenv
14013 Downloads
Loads environmental variables from a .env file.
pdmfc/database-env-php-8-support
4082 Downloads
Get env variables from database
mantraideas/laravel-env-doctor
86 Downloads
LaravelEnvDoctor is a developer-friendly CLI tool for Laravel that checks your .env variables, validates the current environment, and ensures directory permissions are correctly set — helping you catch misconfigurations before they become problems.