vlucas/phpdotenv
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
时间:2026-01-04 09:48
wpscholar/phpdotenv
Loads environmental variables from a .env file.
时间:2026-01-04 08:18
dotenv-org/phpdotenv-vault
Load environment variables from encrypted .env.vault files
时间:2026-01-04 04:36
code-distortion/fluent-dotenv
A wrapper with a fluent interface for new and old versions of vlucas/phpdotenv or symfony/dotenv, providing a common interface to easily read values from .env files
时间:2026-01-04 03:39
sixlive/dotenv-editor
A tool to edit phpdotenv files
时间:2018-08-17 01:59
stefanocbt/phpdotenv-sync
A package that makes sure that your .env file is in sync with your .env.example
时间:未知