Libraries tagged by dot env
patinthehat/phpdotenv
11 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
nofutur3/nette-bootstrap
12 Downloads
Bootstrap wrapper for Nette framework
nielbuys/phpdotenv
10 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
nexus633/processenv
3 Downloads
parse .env files to load variables to $_ENV and/or $_SERVER automatically
morrislaptop/phpdotenv-safe
80410 Downloads
Load environment variables from .env and ensure they're all present
mattivdweem/phpdotenv
135 Downloads
Library to load in dotenv files
luongtran/phpdotenv
13 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
litp/sae-phpdotenv
24 Downloads
A modified version of dotenv that checks putenv function before using it
kozo/phpdotenv_util
16 Downloads
phpdotenv utility
ilimic/phpdotenv
89 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
getwarp/common
798 Downloads
Application kernel based on DI container and CQRS buses
epic/config
14 Downloads
New config for our projects
dotenvx/phpdotenvx
9 Downloads
[dotenvx.com] a better dotenv–from the creator of `dotenv`
dev-macb/ambivar
28 Downloads
O Ambivar é um pacote em PHP que tem como objetivo facilitar a gestão de variáveis de ambiente em seus projetos.
clearcode/wordpress-config
319 Downloads
Automagically define WordPress configuration constants from environment variables and .env file.