Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
composer require vlucas/phpdotenvNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Load environment variables from a .env file.
Use `Dotenv::createImmutable()` to avoid overwriting.
No dependency data recorded yet.