Libraries tagged by envfile
wpscholar/phpdotenv
12698 Downloads
Loads environmental variables from a .env file.
wearerequired/composer-wp-config
17308 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.
stefanocbt/phpdotenv-sync
22452 Downloads
A package that makes sure that your .env file is in sync with your .env.example
melihovv/laravel-env-validator
38512 Downloads
Laravel Validator for the .env file
markwalet/dotenv-manager
7278 Downloads
A Laravel package that helps you edit the .env file programmatically.
hotmeteor/eco-env
45566 Downloads
.env file writer
divineomega/dotenv-loader
22414 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.
dipokhalder/laravel-env-editor
5567 Downloads
A package for editing the .env file in your Laravel root.
cswni/laravel-env-set-command
38703 Downloads
Set a .env file variable from the command line
aranyasen/laravel-env-sync
9525 Downloads
A package that makes sure that your .env file is in sync with your .env.example
thanhlyvan/laravel-env-set-command
4119 Downloads
Set a .env file variable from the command line
rowo/laravel-simple-setup
2163 Downloads
A visual setup routine for Laravel's environment (.env) file.
nox0121/laravel-env-sync-command
6296 Downloads
Laravel Command Package for .env file synchronization
marianvlad/nova-env-card
10836 Downloads
A Laravel Nova card for editing .env file .
jsefton/php-dotenv-parser
7171 Downloads
Allows you get .env file as array and convert array back to .env file