php-symfony-dotenv

.env files parser to make environment variables accessible
  https://symfony.com/doc/5.4/components/dotenv.html
  0
  no reviews



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

Symfony is a PHP framework, a set of tools and a development methodology.