Libraries tagged by php dotenv
perf2k2/dotenv
5 Downloads
Lightweight and fast alternative to phpdotenv without dependencies
peachpear/phpdotenv
4 Downloads
phpdotenv is a environment config classs
patinthehat/phpdotenv
10 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
nielbuys/phpdotenv
8 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
morrislaptop/phpdotenv-safe
80405 Downloads
Load environment variables from .env and ensure they're all present
mattivdweem/phpdotenv
134 Downloads
Library to load in dotenv files
luongtran/phpdotenv
12 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
litp/sae-phpdotenv
23 Downloads
A modified version of dotenv that checks putenv function before using it
kozo/phpdotenv_util
15 Downloads
phpdotenv utility
ilimic/phpdotenv
87 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
hindbiswas/phpdotenv
42 Downloads
PHP .env files loader and manager
dotenvx/phpdotenvx
8 Downloads
[dotenvx.com] a better dotenv–from the creator of `dotenv`
brixms/yii2-phpdotenv
412 Downloads
Yii2 extension for .env / Dotenv / env() / getenv()
alzen8work/phpdotenv
12 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
nazares/phpdotenv
63 Downloads
Loads environment variables from .env file to `getenv()`, `$_ENV` and `$_SERVER`