phpdotenv - 环境变量加载工具


BSD
跨平台
PHP

软件简介

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