Libraries tagged by env file
melihovv/laravel-env-validator
37918 Downloads
Laravel Validator for the .env file
joaopaulolndev/filament-edit-env
483 Downloads
Package to edit env file
hotmeteor/eco-env
43377 Downloads
.env file writer
cswni/laravel-env-set-command
36124 Downloads
Set a .env file variable from the command line
aranyasen/laravel-env-sync
7136 Downloads
A package that makes sure that your .env file is in sync with your .env.example
romanzipp/laravel-env-diff
21251 Downloads
Create a visual Diff of .env and .env.example files
makbari/dot-env-editor
16105 Downloads
An editor for changing dotEnv file content
wearerequired/composer-wp-config
16135 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.
divineomega/dotenv-loader
21747 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
85165 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
dotenv-org/phpdotenv-vault
6053 Downloads
Load environment variables from encrypted .env.vault files
wpscholar/phpdotenv
11456 Downloads
Loads environmental variables from a .env file.
stefanocbt/phpdotenv-sync
13624 Downloads
A package that makes sure that your .env file is in sync with your .env.example
punktde/dotenv-adapter
32141 Downloads
Dynamically decide which .env files to load.
markwalet/dotenv-manager
6785 Downloads
A Laravel package that helps you edit the .env file programmatically.