Libraries tagged by env variables
ahmadrosid/laravel-env-feature-flags
1251 Downloads
A simple package for managing feature flags in Laravel applications using environment variables.
adhocore/env
5021 Downloads
Environment variable loader and retriever for PHP
polokij/laravel-vault-env
790 Downloads
Hashicorp Vault client for Laravel with possibility set the env variables from Vault secret dynamically
litea/env
12821 Downloads
Simply getter env variables
cswni/laravel-env-set-command
36124 Downloads
Set a .env file variable from the command line
socialknowledge/vue-env
20786 Downloads
Include ENV/Config variables
william-costa/dot-env
3317 Downloads
A simple library for managing environment variables in PHP.
tixelrocks/long-env
8344 Downloads
A helper function that adds support for long environment variables (eg for AWS)
tamer-dev/laravel-env-cli
2405 Downloads
laravel commands to work with .env file in cli
silinternational/php-env
44573 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
3787 Downloads
Load environment variables securely from AWS SSM
vaimo/composer-repository-bundle
37878 Downloads
Allow packages to be installed from a repository or tarball bundle that have multiple packages in the sub-folders
envs/dotenv
261 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automatically.
dotenv-org/phpdotenv-vault
6053 Downloads
Load environment variables from encrypted .env.vault files
nystudio107/dotenvy
6832 Downloads
Speed up your production sites by ditching .env for key/value variable pairs as Apache, Nginx, and shell equivalents.