dotenv-filler
by kduma
Laravel 5.1 command to create/fill missing fields in .env file based on rules in .env.example file.
laravel-dot-env-gen
by mathiasgrimm
A Laravel 5 artisan command to generate a .env.gen file based on the existing project.
laravel-heroku-config-parser
by itsdamien
Parse Heroku config vars like DATABASE_URL or REDIS_URL to work with Laravel.