Awesome PHP Environment Management

  • dotenv dotenv 3,604
    star
    updated over 1 year ago MIT License

    Registers environment variables from a .env file

  • phpdotenv phpdotenv 13,033
    star
    updated 4 months ago BSD 3-Clause "New...

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