ctorh23/dotenv
Loads environment variable definitions from a file into the $_ENV superglobal.
时间:2026-02-28 14:09
vlucas/phpdotenv
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
时间:2026-01-04 09:48
zero-to-prod/phpdotenv
Loads environment variables from `.env` to `getenv()`, `$_ENV`
时间:2025-11-29 14:41
solophp/dotenv
Simple, zero-dependency .env loader for PHP. Loads files into $_ENV with optional $_SERVER population.
时间:2025-08-19 13:48
phpfit/env
Load .env file and put then on $_ENV global variable
时间:2025-08-14 06:41
lazervel/dotenv
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automatically.
时间:2025-07-23 13:14
roadie-xx/dotenv
Loads environment variables from .env file to getenv(), $_ENV and $_SERVER.
时间:2024-09-26 10:06
luongtran/phpdotenv
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
时间:2024-08-12 11:33
reagordi/env
Loads environment variables from `.env` to `env()`, `$_ENV` and `$_SERVER` automagically.
时间:2024-05-01 18:17
josegarcia/nexus
Helps to read and inject all the variables from the .env file into the global variables $_env and $-_server
时间:2024-02-26 00:27
devuri/env
A simple PHP library for accessing $_ENV.
时间:2024-02-19 06:45
rayanlevert/dotenv
Dependency-free environment file handler (.env) loading variables and its values in $_ENV, $_SERVER and getenv() in the PHP userland
时间:2023-12-01 15:14
nexus633/processenv
parse .env files to load variables to $_ENV and/or $_SERVER automatically
时间:2023-11-05 23:51
nazares/phpdotenv
Loads environment variables from .env file to `getenv()`, `$_ENV` and `$_SERVER`
时间:2023-04-08 22:19
nielbuys/phpdotenv
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
时间:2023-03-24 11:44