Libraries tagged by php dotenv
bgaze/php-dotenv
49 Downloads
A simple and standalone PHP parser for DotEnv files
vzina/phpdotenv
3 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
tal7aouy/dotenv
4 Downloads
editing dotenv files in an easy way
publiux/phpdotenv
178 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER`, and Docker secrets automagically.
pmvc-plugin/dotenv
2802 Downloads
PMVC Plugin For phpdotenv
perf2k2/dotenv
7 Downloads
Lightweight and fast alternative to phpdotenv without dependencies
peachpear/phpdotenv
5 Downloads
phpdotenv is a environment config classs
patinthehat/phpdotenv
11 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
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