This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Dotenv/README.md
2019-04-10 18:25:38 +02:00

558 B

Dotenv Component

Symfony Dotenv parses .env files to make environment variables stored in them accessible via $_ENV, $_SERVER and optionally getenv().

Resources