Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
-
Updated
Apr 30, 2025 - PHP
.env (dotenv) is a file, used to store configuration values as key-value pairs, similar to the ini file format. Since this file usually contains confidential information like credentials, it’s commonly prevented from being tracked by version control.
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
The .env file editor tool for Laravel 5.8+
Registers environment variables from a .env file
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
Use Wordpress and Symfony together using a Symfony bundle
Composer install helper outsourcing sensitive keys from the package URL into environment variables
Env encryption and decryption library.
Is a codeigniter 3 framework that has been modified and added new features such as dotenv, sweet alert 2 & bootstrap 4, etc.
Telegram bot for downloading media from RadioJavan.com
Load environment variables from encrypted .env.vault files
PHP .env editor library
Kirby Plugin for environment variables from .env files
DotEnv : Load environment variables from multiple .env files