Libraries tagged by dotenv
diarmuidie/envpopulate
70951 Downloads
Tool to interactively populate a `.env` file based on an `.env.example` file whenever Composer installs or updates.
beebmx/kirby-env
26996 Downloads
Enable env variables to Kirby 3 & 4
andrey-helldar/env-sync
17395 Downloads
Keeping your .env.example is up-to-date
markwalet/dotenv-manager
6901 Downloads
A Laravel package that helps you edit the .env file programmatically.
marcin-orlowski/process-dotenv
9596 Downloads
Little tool to help build DotEnv (.env) files from templates
justbetter/dotenv
8285 Downloads
Module to overwrite and set environment variables
impmurciego/dotenv-validator
14117 Downloads
Validate Dotenv files
divineomega/dotenv-loader
21828 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
86117 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
10955 Downloads
A simple .env loader - PHP 8.1+
brnskn/laravel-dotenv-editor
7181 Downloads
A package for editing the .env file in your Laravel root.
setono/deployer-dotenv
19495 Downloads
Easily update your .env files when deploying
punktde/dotenv-adapter
32737 Downloads
Dynamically decide which .env files to load.
bangpound/composer-dotenv
29607 Downloads
Load environment variables from `.env` when Composer runs
wearerequired/composer-wp-config
16400 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.