Libraries tagged by vlucas phpdotenv
vlucas/phpdotenv
444488428 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
abacaphiliac/zend-phpdotenv
32361 Downloads
ZF2 Module that loads vlucas/phpdotenv
code-distortion/fluent-dotenv
85043 Downloads
A wrapper with a fluent interface for new and old versions of vlucas/phpdotenv or symfony/dotenv, providing a common interface to easily read values from .env files
sebastiansulinski/dotenv
61213 Downloads
DotEnv package - work derived from vlucas/phpdotenv
vatradar/env
1004 Downloads
An environment variable convenience library extension for vlucas/phpdotenv
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.
etelford/phpdotenv-include-extension
12 Downloads
An extension for vlucas/phpdotenv to load .env variables from include files. as well as group them into array-like underscore syntax.
calgamo/module-php-dotenv
1048 Downloads
vlucas/phpdotenv module for Calgamo Framework.
sobyte/dotenv-php
74 Downloads
A optimize for vlucas/phpdotenv in PHP fastcgi application
davek1312/config
73 Downloads
Bootstraps vlucas/phpdotenv and illuminate/config packages
cooperative-computing/git-wp-base
266 Downloads
This project will create a WordPress base installation using wp-cli/wp-cli package and using vlucas/phpdotenv package to expose configuration values in PHP $_ENV super global.
ahsanfsd/wp-setup
4 Downloads
This will create a WordPress base installation using wp-cli/wp-cli package and using vlucas/phpdotenv package to expose configuration values in PHP $_ENV super global.