Libraries tagged by env variable
syamsoul/laravel-set-env
25706 Downloads
Easily update or insert Laravel environment variable with Artisan command
ahmadrosid/laravel-env-feature-flags
3061 Downloads
A simple package for managing feature flags in Laravel applications using environment variables.
adhocore/env
6606 Downloads
Environment variable loader and retriever for PHP
dotenv-org/phpdotenv-vault
8980 Downloads
Load environment variables from encrypted .env.vault files
polokij/laravel-vault-env
3022 Downloads
Hashicorp Vault client for Laravel with possibility set the env variables from Vault secret dynamically
cswni/laravel-env-set-command
39436 Downloads
Set a .env file variable from the command line
socialknowledge/vue-env
32143 Downloads
Include ENV/Config variables
silinternational/php-env
47751 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.
compwright/aws-env
5040 Downloads
Load environment variables securely from AWS SSM
vaimo/composer-repository-bundle
39061 Downloads
Allow packages to be installed from a repository or tarball bundle that have multiple packages in the sub-folders
nystudio107/dotenvy
6882 Downloads
Speed up your production sites by ditching .env for key/value variable pairs as Apache, Nginx, and shell equivalents.
sunaoka/aws-ssm-parameters-loader-php
4600 Downloads
Load values from AWS SSM Parameter store into environment variables
divineomega/dotenv-loader
22595 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.
bangpound/composer-dotenv
29955 Downloads
Load environment variables from `.env` when Composer runs
wpscholar/phpdotenv
13426 Downloads
Loads environmental variables from a .env file.