Libraries tagged by env var
tamer-dev/laravel-env-cli
3128 Downloads
laravel commands to work with .env file in cli
syamsoul/laravel-set-env
22187 Downloads
Easily update or insert Laravel environment variable with Artisan command
ahmadrosid/laravel-env-feature-flags
2340 Downloads
A simple package for managing feature flags in Laravel applications using environment variables.
adhocore/env
6006 Downloads
Environment variable loader and retriever for PHP
dotenv-org/phpdotenv-vault
7745 Downloads
Load environment variables from encrypted .env.vault files
polokij/laravel-vault-env
2448 Downloads
Hashicorp Vault client for Laravel with possibility set the env variables from Vault secret dynamically
litea/env
14333 Downloads
Simply getter env variables
cswni/laravel-env-set-command
38608 Downloads
Set a .env file variable from the command line
socialknowledge/vue-env
28910 Downloads
Include ENV/Config variables
silinternational/php-env
46773 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.
countxvat/aws-secrets-bundle
7729 Downloads
Loads ENV vars from AWS Secrets Manager
vaimo/composer-repository-bundle
38710 Downloads
Allow packages to be installed from a repository or tarball bundle that have multiple packages in the sub-folders
itsdamien/laravel-heroku-config-parser
29027 Downloads
Parse Heroku config vars like DATABASE_URL or REDIS_URL to work with Laravel.
sunaoka/aws-ssm-parameters-loader-php
3513 Downloads
Load values from AWS SSM Parameter store into environment variables
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.