Libraries tagged by environment-vars
patinthehat/phpdotenv
10 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
neko/env
1 Downloads
neko framework environment variables from `.env` engine
navitronic/behatkite
4 Downloads
A library to filter behat feature files based on Buildkite environment variables
natanael-oliveira/dot-env
4 Downloads
A simple library to manage environment variables in PHP
muzammal/syncenvvariables
3 Downloads
A Laravel package to synchronize environment variables from .env.example to .env
morrislaptop/phpdotenv-safe
80382 Downloads
Load environment variables from .env and ensure they're all present
monkeyslegion/env
4 Downloads
Environment variable loader for Monkeyslegion framework
mohsendehghani/laravel-encryptenv
23 Downloads
Laravel Environment Variable Encryption
mim/dotenv
0 Downloads
Registers environment variables from a .env file
mihui/php-vcap
50 Downloads
Library of accessing IBM Cloud VCAP_SERVICES environment variables.
lucguerraz/wpml-installer
222 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.
lonesoft/bash-dot-env
85 Downloads
Handle environment variables / configurations
linkorb/flex-session
3 Downloads
Allow to switch session storage backend by a single environment variable
laizware/quickshell
4 Downloads
Quick wrapper for shell_exec to execute or run external commands from PHP that allows setting the working directory, environment variables and return the standard output.
kimbee-team/dotenv-dump
168 Downloads
Dumps environment variables from `.env` to `.htaccess` or plain PHP-file.