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.
Registers environment variables from a .env file
Composer install helper outsourcing sensitive keys from the package URL into environment variables
The .env file editor tool for Laravel 5.8+
Use Wordpress and Symfony together using a Symfony bundle
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
Env encryption and decryption library.
Kirby Plugin for environment variables from .env files
Speed up your production sites by ditching .env for key/value variable pairs as Apache, Nginx, and shell equivalents
Telegram bot for downloading media from RadioJavan.com
A small and fast .env loader for PHP
Manage and validate environmental variables with artisan console commands and facades
Is a codeigniter 3 framework that has been modified and added new features such as dotenv, sweet alert 2 & bootstrap 4, etc.