Libraries tagged by environment var
divineomega/dotenv-loader
21749 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
2408 Downloads
laravel commands to work with .env file in cli
nystudio107/dotenvy
6835 Downloads
Speed up your production sites by ditching .env for key/value variable pairs as Apache, Nginx, and shell equivalents.
esi/utility
1555 Downloads
Utility - Collection of various PHP utility functions.
cswni/laravel-env-set-command
36128 Downloads
Set a .env file variable from the command line
william-costa/dot-env
3320 Downloads
A simple library for managing environment variables in PHP.
tixelrocks/long-env
8346 Downloads
A helper function that adds support for long environment variables (eg for AWS)
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.
popartdesign/wordpress-mailer-dsn
2410 Downloads
WordPress plugin to configure wp_mail() via MAILER_DSN environment variable.
mediawiki/auth-remoteuser
19256 Downloads
Automatically logs-in users if they are already authenticated by a remote source. (e.g. environment variable REMOTE_USER)
justbetter/dotenv
8037 Downloads
Module to overwrite and set environment variables
envs/dotenv
262 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automatically.
compwright/aws-env
3792 Downloads
Load environment variables securely from AWS SSM
bangpound/composer-dotenv
29519 Downloads
Load environment variables from `.env` when Composer runs
brickfield/moodle-plugin-ci
28283 Downloads
Helps running Moodle plugins analysis checks and tests under various CI environments.