php-vlucas-phpdotenv

environment variable file loader for PHP
  https://github.com/vlucas/phpdotenv
  0
  no reviews



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.