Libraries tagged by phpvote
alzen8work/phpdotenv
12 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
yarco/phpdotenv-generator
3 Downloads
a tool for managing .env file which is a common config solution nowadays
cibulka/phpnotenv
78 Downloads
Fork of lucasv/phpdotenv enabling custom way of setting environment variables.
webteractive/expressionengine-env
38 Downloads
ExpressionEngine CMS with PHP dotenv
tal7aouy/dotenv
3 Downloads
editing dotenv files in an easy way
lexxyit/env-parser
46 Downloads
Parsing the .env file to add new variables to the global environment.
edsonsantoro/wp-mt-add-site
14 Downloads
Adds WordPress sites to edsonsantoro/wp-mt-boilerplate.
tobymaxham/phpenv
8 Downloads
Just a helper for phpdotenv
sobyte/dotenv-php
80 Downloads
A optimize for vlucas/phpdotenv in PHP fastcgi application
perf2k2/dotenv
6 Downloads
Lightweight and fast alternative to phpdotenv without dependencies
pawelabrams/minenv
2 Downloads
Makes environment variables from .env files accessible to PHP. A lightweight alternative to phpdotenv.
mgargano/non-production-robots-ignore
2437 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.
davek1312/config
74 Downloads
Bootstraps vlucas/phpdotenv and illuminate/config packages
cooperative-computing/git-wp-base
268 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.