Binary package “php-symfony-dotenv” in ubuntu noble

.env files parser to make environment variables accessible

 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.