Libraries tagged by environment variables
encodia/laravel-health-env-vars
171076 Downloads
Custom check for Spatie's Laravel Health - Ensure every .env variable you need has been set
tapp/laravel-aws-secrets-manager
232798 Downloads
Use AWS Secrets manager to load environment variables for configuration.
mrgswift/laravel-encryptenv
48745 Downloads
Laravel Environment Variable Encryption
phpdevcommunity/php-dotenv
25338 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
ergebnis/environment-variables
4253 Downloads
Provides an abstraction for environment variables.
php-standard-library/env
43625 Downloads
Functions for inspecting and modifying environment variables, working directory, and paths
oskarstark/env-var-extension
129091 Downloads
A Twig extension to access env variables
dotenv-org/phpdotenv-vault
19900 Downloads
Load environment variables from encrypted .env.vault files
tamer-dev/laravel-env-cli
7953 Downloads
laravel commands to work with .env file in cli
syamsoul/laravel-set-env
53274 Downloads
Easily update or insert Laravel environment variable with Artisan command
sunaoka/aws-ssm-parameters-loader-php
22222 Downloads
Load values from AWS SSM Parameter store into environment variables
lucguerraz/wpml-installer
8855 Downloads
A composer plugin to make installing wpml.org plugins with composer easy. Your subscription info will be read from environment variables, will only be transmitted to WPML and will not be displayed in composer.lock.
adhocore/env
11373 Downloads
Environment variable loader and retriever for PHP
devcoder-xyz/php-dotenv
37932 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
mantraideas/laravel-env-doctor
1370 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.