Libraries tagged by env variable
johnathanmiller/secure-env-php
42940 Downloads
Encrypt environment files for production use.
polokij/laravel-vault-env
641 Downloads
Hashicorp Vault client for Laravel with possibility set the env variables from Vault secret dynamically
socialknowledge/vue-env
19935 Downloads
Include ENV/Config variables
william-costa/dot-env
3255 Downloads
A simple library for managing environment variables in PHP.
tixelrocks/long-env
8091 Downloads
A helper function that adds support for long environment variables (eg for AWS)
tamer-dev/laravel-env-cli
2377 Downloads
laravel commands to work with .env file in cli
silinternational/php-env
44291 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
990 Downloads
A simple package for managing feature flags in Laravel applications using environment variables.
adhocore/env
4867 Downloads
Environment variable loader and retriever for PHP
vaimo/composer-repository-bundle
37764 Downloads
Allow packages to be installed from a repository or tarball bundle that have multiple packages in the sub-folders
novemb3r/envision
9929 Downloads
A lightweight library to bring typing to env variables
envs/dotenv
221 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automatically.
dotenv-org/phpdotenv-vault
5765 Downloads
Load environment variables from encrypted .env.vault files
brannow/envyml
4896 Downloads
Registers environment variables from a env.yml file
maatwebsite/yamlenv
15754 Downloads
Reads `env.yml` and makes a validated list of variables available as environment variables