Binary package “php-vlucas-phpdotenv” in ubuntu oracular

environment variable file loader for PHP

 PHP library implementing an environment variable file (.env) loader for PHP.
 .
 The environment file loader will load environment variables from .env files to
 getenv(), $_ENV and $_SERVER automagically.