Libraries tagged by phproute
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.
lordarryn/psrrouter
51 Downloads
Basic router developped with PSR interfaces. Supports GET, POST, PUT, DELETE, OPTIONS, PATCH methods and 400, 404 and 405 errors.
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
etelford/phpdotenv-include-extension
13 Downloads
An extension for vlucas/phpdotenv to load .env variables from include files. as well as group them into array-like underscore syntax.
dotenvx/phpdotenvx
8 Downloads
[dotenvx.com] a better dotenv–from the creator of `dotenv`
divinity76/phpquoteshellarg
53 Downloads
php quote shell arguments
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
412 Downloads
Yii2 extension for .env / Dotenv / env() / getenv()
alzen8work/phpdotenv
12 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.