jelix/fakeserverconf
Fill the $_SERVER array with various PHP server configuration for unit tests.
时间:2026-01-04 18:36
vlucas/phpdotenv
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
时间:2026-01-04 09:48
solophp/dotenv
Simple, zero-dependency .env loader for PHP. Loads files into $_ENV with optional $_SERVER population.
时间:2025-08-19 13:48
lazervel/dotenv
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automatically.
时间:2025-07-23 13:14
nabeghe/servery
Provides easy access to certain details available in the global $_SERVER variable.
时间:2024-12-18 04:40
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
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
g4/aura-router
The Aura Router package implements web routing; given a URI path and a copy of $_SERVER, it will extract controller, action, and parameter values for a specific route.
时间:2023-11-15 08: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
srdorado/php-dotenv
Loads environment variables from .env file to getenv(), $_ENV and $_SERVER
时间:2023-02-12 19:59