Libraries tagged by environment var
msztorc/laravel-env
58758 Downloads
Laravel env helper commands
mirazmac/dotenvwriter
160783 Downloads
A PHP library to write values to .env (DotEnv) files
imliam/laravel-env-set-command
361146 Downloads
Set a .env file variable from the command line
tapp/laravel-aws-secrets-manager
233161 Downloads
Use AWS Secrets manager to load environment variables for configuration.
mrgswift/laravel-encryptenv
48771 Downloads
Laravel Environment Variable Encryption
phpdevcommunity/php-dotenv
25431 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
oskarstark/env-var-extension
129128 Downloads
A Twig extension to access env variables
ergebnis/environment-variables
4257 Downloads
Provides an abstraction for environment variables.
php-standard-library/env
44095 Downloads
Functions for inspecting and modifying environment variables, working directory, and paths
dotenv-org/phpdotenv-vault
19942 Downloads
Load environment variables from encrypted .env.vault files
tamer-dev/laravel-env-cli
7987 Downloads
laravel commands to work with .env file in cli
syamsoul/laravel-set-env
53418 Downloads
Easily update or insert Laravel environment variable with Artisan command
sunaoka/aws-ssm-parameters-loader-php
22291 Downloads
Load values from AWS SSM Parameter store into environment variables
lucguerraz/wpml-installer
8968 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
11389 Downloads
Environment variable loader and retriever for PHP