Libraries tagged by environment variable
tapp/laravel-aws-secrets-manager
149908 Downloads
Use AWS Secrets manager to load environment variables for configuration.
phpdevcommunity/php-dotenv
3784 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
bref/secrets-loader
255367 Downloads
Load secret values from SSM into environment variables
devcoder-xyz/php-dotenv
33170 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
oskarstark/env-var-extension
92188 Downloads
A Twig extension to access env variables
dotenv-org/phpdotenv-vault
7771 Downloads
Load environment variables from encrypted .env.vault files
tamer-dev/laravel-env-cli
3136 Downloads
laravel commands to work with .env file in cli
syamsoul/laravel-set-env
22241 Downloads
Easily update or insert Laravel environment variable with Artisan command
mrgswift/laravel-encryptenv
33343 Downloads
Laravel Environment Variable Encryption
ahmadrosid/laravel-env-feature-flags
2352 Downloads
A simple package for managing feature flags in Laravel applications using environment variables.
adhocore/env
6021 Downloads
Environment variable loader and retriever for PHP
vaimo/composer-repository-bundle
38724 Downloads
Allow packages to be installed from a repository or tarball bundle that have multiple packages in the sub-folders
divineomega/dotenv-loader
22403 Downloads
Dotenv loader is a simple PHP library that will automatically load in a `.env` file from the root of your project into environment variables.
cswni/laravel-env-set-command
38626 Downloads
Set a .env file variable from the command line
william-costa/dot-env
3546 Downloads
A simple library for managing environment variables in PHP.