Libraries tagged by enviroment-variables
bref/secrets-loader
259317 Downloads
Load secret values from SSM into environment variables
devcoder-xyz/php-dotenv
33246 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
oskarstark/env-var-extension
92348 Downloads
A Twig extension to access env variables
dotenv-org/phpdotenv-vault
7858 Downloads
Load environment variables from encrypted .env.vault files
syamsoul/laravel-set-env
22574 Downloads
Easily update or insert Laravel environment variable with Artisan command
mrgswift/laravel-encryptenv
33498 Downloads
Laravel Environment Variable Encryption
justbetter/dotenv
10191 Downloads
Module to overwrite and set environment variables
ahmadrosid/laravel-env-feature-flags
2424 Downloads
A simple package for managing feature flags in Laravel applications using environment variables.
adhocore/env
6045 Downloads
Environment variable loader and retriever for PHP
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
3669 Downloads
Load values from AWS SSM Parameter store into environment 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.
popartdesign/wordpress-mailer-dsn
3499 Downloads
WordPress plugin to configure wp_mail() via MAILER_DSN environment variable.
mediawiki/auth-remoteuser
20644 Downloads
Automatically logs-in users if they are already authenticated by a remote source. (e.g. environment variable REMOTE_USER)
f-lombardo/secrets-loader
6369 Downloads
Load secret values from SSM into environment variables - Forked from bref/secrets-loader