Libraries tagged by environment-variable
oskarstark/env-var-extension
94605 Downloads
A Twig extension to access env variables
dotenv-org/phpdotenv-vault
8785 Downloads
Load environment variables from encrypted .env.vault files
syamsoul/laravel-set-env
25311 Downloads
Easily update or insert Laravel environment variable with Artisan command
mrgswift/laravel-encryptenv
34425 Downloads
Laravel Environment Variable Encryption
justbetter/dotenv
10887 Downloads
Module to overwrite and set environment variables
ahmadrosid/laravel-env-feature-flags
2999 Downloads
A simple package for managing feature flags in Laravel applications using environment variables.
adhocore/env
6563 Downloads
Environment variable loader and retriever for PHP
vaimo/composer-repository-bundle
39016 Downloads
Allow packages to be installed from a repository or tarball bundle that have multiple packages in the sub-folders
tenancy/identification-driver-environment
17986 Downloads
The tenancy/tenancy identification driver using environment variables
sunaoka/aws-ssm-parameters-loader-php
4461 Downloads
Load values from AWS SSM Parameter store into environment variables
silinternational/php-env
47598 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.
popartdesign/wordpress-mailer-dsn
3778 Downloads
WordPress plugin to configure wp_mail() via MAILER_DSN environment variable.
mediawiki/auth-remoteuser
21034 Downloads
Automatically logs-in users if they are already authenticated by a remote source. (e.g. environment variable REMOTE_USER)
f-lombardo/secrets-loader
9254 Downloads
Load secret values from SSM into environment variables - Forked from bref/secrets-loader
divineomega/dotenv-loader
22575 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.