Libraries tagged by dotenvx
dotenv-org/phpdotenv-vault
9189 Downloads
Load environment variables from encrypted .env.vault files
diarmuidie/envpopulate
78455 Downloads
Tool to interactively populate a `.env` file based on an `.env.example` file whenever Composer installs or updates.
beebmx/kirby-env
30252 Downloads
Enable env variables to Kirby 3 & 4
setono/deployer-dotenv
20100 Downloads
Easily update your .env files when deploying
sebastiansulinski/dotenv
62170 Downloads
DotEnv package - work derived from vlucas/phpdotenv
scottjs/wp-dotenv
11571 Downloads
Helper scripts to enable WordPress to use dotenv config files, similar to Laravel 5.
punktde/dotenv-adapter
36789 Downloads
Dynamically decide which .env files to load.
nystudio107/dotenvy
6888 Downloads
Speed up your production sites by ditching .env for key/value variable pairs as Apache, Nginx, and shell equivalents.
markwalet/dotenv-manager
7461 Downloads
A Laravel package that helps you edit the .env file programmatically.
marcin-orlowski/process-dotenv
10075 Downloads
Little tool to help build DotEnv (.env) files from templates
impmurciego/dotenv-validator
16513 Downloads
Validate Dotenv files
divineomega/dotenv-loader
22610 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
93012 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
13101 Downloads
A simple .env loader - PHP 8.1+
bangpound/composer-dotenv
29964 Downloads
Load environment variables from `.env` when Composer runs