Awesome PHP Environment Management

  • dotenv dotenv 3,604
    star
    updated 10 months ago MIT License

    Registers environment variables from a .env file

  • phpdotenv phpdotenv 12,894
    star
    updated 6 months ago BSD 3-Clause "New...

    Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.