Libraries tagged by env variables
syamsoul/laravel-set-env
22624 Downloads
Easily update or insert Laravel environment variable with Artisan command
adhocore/env
6045 Downloads
Environment variable loader and retriever for PHP
dotenv-org/phpdotenv-vault
7867 Downloads
Load environment variables from encrypted .env.vault files
polokij/laravel-vault-env
2553 Downloads
Hashicorp Vault client for Laravel with possibility set the env variables from Vault secret dynamically
litea/env
14432 Downloads
Simply getter env variables
cswni/laravel-env-set-command
38735 Downloads
Set a .env file variable from the command line
socialknowledge/vue-env
29374 Downloads
Include ENV/Config variables
silinternational/php-env
46938 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.
ahmadrosid/laravel-env-feature-flags
2425 Downloads
A simple package for managing feature flags in Laravel applications using environment variables.
vaimo/composer-repository-bundle
38761 Downloads
Allow packages to be installed from a repository or tarball bundle that have multiple packages in the sub-folders
sunaoka/aws-ssm-parameters-loader-php
3705 Downloads
Load values from AWS SSM Parameter store into environment variables
divineomega/dotenv-loader
22428 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
29827 Downloads
Load environment variables from `.env` when Composer runs
wpscholar/phpdotenv
12731 Downloads
Loads environmental variables from a .env file.
readybytes/env-checker
2722 Downloads
This will check invalid use of env variables.