Libraries tagged by environment var
divineomega/dotenv-loader
22595 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.
tamer-dev/laravel-env-cli
3660 Downloads
laravel commands to work with .env file in cli
nystudio107/dotenvy
6882 Downloads
Speed up your production sites by ditching .env for key/value variable pairs as Apache, Nginx, and shell equivalents.
esi/utility
3224 Downloads
Utility - Collection of various PHP utility functions.
cswni/laravel-env-set-command
39440 Downloads
Set a .env file variable from the command line
sunaoka/aws-ssm-parameters-loader-php
4626 Downloads
Load values from AWS SSM Parameter store into environment variables
silinternational/php-env
47751 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
3844 Downloads
WordPress plugin to configure wp_mail() via MAILER_DSN environment variable.
mediawiki/auth-remoteuser
21085 Downloads
Automatically logs-in users if they are already authenticated by a remote source. (e.g. environment variable REMOTE_USER)
lucguerraz/wpml-installer
496 Downloads
A composer plugin to make installing wpml.org plugins with composer easy. Your subscription info will be read from environment variables, will only be transmitted to WPML and will not be displayed in composer.lock.
f-lombardo/secrets-loader
9879 Downloads
Load secret values from SSM into environment variables - Forked from bref/secrets-loader
bangpound/composer-dotenv
29955 Downloads
Load environment variables from `.env` when Composer runs
ahmadrosid/laravel-env-feature-flags
3061 Downloads
A simple package for managing feature flags in Laravel applications using environment variables.
brickfield/moodle-plugin-ci
34480 Downloads
Helps running Moodle plugins analysis checks and tests under various CI environments.
mattbasta/itsdangerous-php
13930 Downloads
A PHP port of itsdangerous by @mitsuhiko - Various helpers to pass data to untrusted environments and to get it back safe and sound.