Libraries tagged by env-file
seferov/composer-env-script
32316 Downloads
Composer script for handling gitignored env files
rbdwllr/wordpress-salts-generator
36133 Downloads
A key and salts generator for WordPress that works with both wp-config and .env files.
oohology/dotenvwriter
45659 Downloads
Interface for editing .env files in PHP.
melihovv/laravel-env-validator
38989 Downloads
Laravel Validator for the .env file
mathiasgrimm/laravel-env-validator
57015 Downloads
Laravel Validator for the .env file
diarmuidie/envpopulate
80632 Downloads
Tool to interactively populate a `.env` file based on an `.env.example` file whenever Composer installs or updates.
codezero/dotenv-updater
72076 Downloads
Update key/value pairs in a .env file.
aqlx86/envchecker
85679 Downloads
laravel env file checker
wpscholar/phpdotenv
13948 Downloads
Loads environmental variables from a .env file.
wearerequired/composer-wp-config
17959 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.
vakata/config
4929 Downloads
A PHP config class (parses .env files)
tamer-dev/laravel-env-cli
4043 Downloads
laravel commands to work with .env file in cli
sven/flex-env
97083 Downloads
Edit your .env file in Laravel directly from the command line.
stefanocbt/phpdotenv-sync
28906 Downloads
A package that makes sure that your .env file is in sync with your .env.example
setono/deployer-dotenv
20511 Downloads
Easily update your .env files when deploying