Libraries tagged by environment variables
bref/secrets-loader
272785 Downloads
Load secret values from SSM into environment variables
oskarstark/env-var-extension
93381 Downloads
A Twig extension to access env variables
johnathanmiller/secure-env-php
47326 Downloads
Encrypt environment files for production use.
dotenv-org/phpdotenv-vault
8314 Downloads
Load environment variables from encrypted .env.vault files
crell/envmapper
8318 Downloads
A simple, fast mapper from environment variables to classed objects.
tamer-dev/laravel-env-cli
3405 Downloads
laravel commands to work with .env file in cli
syamsoul/laravel-set-env
24153 Downloads
Easily update or insert Laravel environment variable with Artisan command
mrgswift/laravel-encryptenv
33913 Downloads
Laravel Environment Variable Encryption
justbetter/dotenv
10533 Downloads
Module to overwrite and set environment variables
ahmadrosid/laravel-env-feature-flags
2801 Downloads
A simple package for managing feature flags in Laravel applications using environment variables.
adhocore/env
6301 Downloads
Environment variable loader and retriever for PHP
devcoder-xyz/php-dotenv
33588 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
vaimo/composer-repository-bundle
38869 Downloads
Allow packages to be installed from a repository or tarball bundle that have multiple packages in the sub-folders
maatwebsite/yamlenv
15908 Downloads
Reads `env.yml` and makes a validated list of variables available as environment variables
divineomega/dotenv-loader
22499 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.