php dotenv 能自动加载从 .env 到 getenv(), $_ENV 和 $_SERVER 的环境变量,是基于原始的 Ruby 版本的 dotenv。
.env
getenv(),
$_ENV
$_SERVER