Libraries tagged by phpvote
nielbuys/phpdotenv
14 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
nazares/phpdotenv
64 Downloads
Loads environment variables from .env file to `getenv()`, `$_ENV` and `$_SERVER`
morrislaptop/phpdotenv-safe
80446 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
91 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
hindbiswas/phpdotenv
42 Downloads
PHP .env files loader and manager
dotenvx/phpdotenvx
16 Downloads
[dotenvx.com] a better dotenv–from the creator of `dotenv`
digitalkaoz/phpdotenv-middleware
16 Downloads
StackPHP Middleware for loading Environment Variables through PHPDotEnv
claas/phpdotenvcache
46 Downloads
A simple cached loader for Phpdotenv
brixms/yii2-phpdotenv
416 Downloads
Yii2 extension for .env / Dotenv / env() / getenv()
alzen8work/phpdotenv
13 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
yarco/phpdotenv-generator
4 Downloads
a tool for managing .env file which is a common config solution nowadays