Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
-
Updated
Jul 20, 2024 - 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+
Parses .env files
Env encryption and decryption library.
Use Wordpress and Symfony together using a Symfony bundle
Kirby 3 Plugin for environment variables from .env
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.