Libraries tagged by dotenv
diarmuidie/envpopulate
79105 Downloads
Tool to interactively populate a `.env` file based on an `.env.example` file whenever Composer installs or updates.
beebmx/kirby-env
30507 Downloads
Enable env variables to Kirby 3, 4, 5
sebastiansulinski/dotenv
62261 Downloads
DotEnv package - work derived from vlucas/phpdotenv
markwalet/dotenv-manager
7520 Downloads
A Laravel package that helps you edit the .env file programmatically.
marcin-orlowski/process-dotenv
10137 Downloads
Little tool to help build DotEnv (.env) files from templates
koel/dotenv-editor
414 Downloads
The .env file editor tool for Laravel 5.8+
impmurciego/dotenv-validator
16662 Downloads
Validate Dotenv files
divineomega/dotenv-loader
22643 Downloads
Dotenv loader is a simple PHP library that will automatically load in a `.env` file from the root of your project into environment variables.
code-distortion/fluent-dotenv
93175 Downloads
A wrapper with a fluent interface for new and old versions of vlucas/phpdotenv or symfony/dotenv, providing a common interface to easily read values from .env files
chillerlan/php-dotenv
13257 Downloads
A simple .env loader - PHP 8.1+
setono/deployer-dotenv
20226 Downloads
Easily update your .env files when deploying
scottjs/wp-dotenv
11573 Downloads
Helper scripts to enable WordPress to use dotenv config files, similar to Laravel 5.
punktde/dotenv-adapter
37032 Downloads
Dynamically decide which .env files to load.
bangpound/composer-dotenv
29988 Downloads
Load environment variables from `.env` when Composer runs
wearerequired/composer-wp-config
17696 Downloads
A composer plugin to create the WordPress configuration file which automagically defines constants from a .env file. Also includes path of Composer's autoloader in wp-config.php.