Libraries tagged by environment-variable
nitier/environment
2 Downloads
Environment variables
nielbuys/phpdotenv
8 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
neko/env
1 Downloads
neko framework environment variables from `.env` engine
ndobromirov/php-env-dereference
1925 Downloads
PHP environment variables dereference library.
nazares/phpdotenv
62 Downloads
Loads environment variables from .env file to `getenv()`, `$_ENV` and `$_SERVER`
navitronic/behatkite
4 Downloads
A library to filter behat feature files based on Buildkite environment variables
natanael-oliveira/dot-env
5 Downloads
A simple library to manage environment variables in PHP
muzammal/syncenvvariables
4 Downloads
A Laravel package to synchronize environment variables from .env.example to .env
monkeyslegion/env
5 Downloads
Environment variable loader for Monkeyslegion framework
mohsendehghani/laravel-encryptenv
26 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.
mgargano/non-production-robots-ignore
2436 Downloads
Non Production Robots Ignore is a simple WordPress plugin that is used with vlucas/phpdotenv (or similar) that sets environment variables to set robots.txt to ignore all on all environments except production.
mesavolt/env
1349 Downloads
Static helper to get environment variables in a Symfony 4+ app, loaded either from .env or .env.local.php
luongtran/phpdotenv
12 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.