Libraries tagged by dotenvx
dotenv-org/phpdotenv-vault
19900 Downloads
Load environment variables from encrypted .env.vault files
diarmuidie/envpopulate
96092 Downloads
Tool to interactively populate a `.env` file based on an `.env.example` file whenever Composer installs or updates.
beebmx/kirby-env
40793 Downloads
Enable env variables to Kirby
aranyasen/laravel-env-sync
19847 Downloads
A package that makes sure that your .env file is in sync with your .env.example
mathiasgrimm/laravel-dot-env-gen
85674 Downloads
A Laravel 5 artisan command to generate a .env.gen file based on the existing project.
punktde/dotenv-adapter
44187 Downloads
Dynamically decide which .env files to load.
marcin-orlowski/process-dotenv
11099 Downloads
Little tool to help build DotEnv (.env) files from templates
koel/dotenv-editor
17230 Downloads
The .env file editor tool for Laravel 11+
justbetter/dotenv
14424 Downloads
Module to overwrite and set environment variables
jsefton/php-dotenv-parser
9651 Downloads
Allows you get .env file as array and convert array back to .env file
gullevek/dotenv
1165 Downloads
Simple .env file processing and storing in _ENV array
ez-php/dotenv
4052 Downloads
Lightweight .env file loader for PHP — supports quoted values, variable interpolation, and immutable loading
code-distortion/fluent-dotenv
105210 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
bangpound/composer-dotenv
30892 Downloads
Load environment variables from `.env` when Composer runs
justcoded/dotenv-sync
52371 Downloads