https://github.com/vlucas/phpdotenv
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
https://github.com/vlucas/phpdotenv
configuration dotenv environment environment-variables hacktoberfest php
Last synced: 3 days ago
JSON representation
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
- Host: GitHub
- URL: https://github.com/vlucas/phpdotenv
- Owner: vlucas
- License: bsd-3-clause
- Created: 2013-01-23T06:57:12.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-04-30T23:40:43.000Z (5 days ago)
- Last Synced: 2025-05-02T17:03:33.490Z (3 days ago)
- Topics: configuration, dotenv, environment, environment-variables, hacktoberfest, php
- Language: PHP
- Homepage:
- Size: 618 KB
- Stars: 13,347
- Watchers: 172
- Forks: 643
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
- awesome - vlucas/phpdotenv - Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically. (PHP)
- awesome-php - PHP Dotenv - Parse and load environment variables from `.env` files. (Configuration / Serverless)
- awesome-php-cn - PHP Dotenv - 解析和加载环境变量的.env` files. (配置 Configuration / 无服务器的 Serverless)
- awesome-projects - PHP Dotenv - Parse and load environment variables from `.env` files. (Configuration / Serverless)
- php-awesome - phpdotenv - PHP `.env` 环境配置管理 (类库 / 未归类)
- awesome-php - PHP Dotenv - Parse and load environment variables from `.env` files. (Configuration / Serverless)
- StarryDivineSky - vlucas/phpdotenv