Libraries tagged by env file
rmunate/laravel-config-runtime
116 Downloads
The `LaravelRuntime` Library empowers you to modify Laravel configuration values at runtime. It's essential to note that these changes won't affect the values in the `.env` file; they will only apply while your scripts are running.
brunty/laravel-environment
31 Downloads
Generate and work with .env files from the command line via an artisan command within Laravel.
baglerit/envariable
769 Downloads
Adds an Artisan command, envariable:encrypt, which adds an encrypted variable to the .env file.
walirazzaq/composer-basic-auth-env
4 Downloads
Sets composer basic auth defined in .env file in specific format
vmoldovanu/symfony-env-sync
246 Downloads
A symfony package that makes sure that your .env file is in sync with your .env.dist
vizrex/laravel-env-switcher
363 Downloads
This package provides a command line utility to switch Laravel env files easily.
twitnic/laravel-fileauthprovider
60 Downloads
Read Username and Password from .env File.
snowsoft/flex-env
13 Downloads
Edit your .env file in Laravel directly from the command line.
sergeyakovlev/env
43 Downloads
A simple library to loads environment variables from “.env” file
serff/phpci-env
13 Downloads
PHPCI plugin to copy env file
rockfreak/laravel-env-to-json
108 Downloads
Output .env file to a json format for consumption with services like AWS ECS
rockbuzz/lara-env-sync
192 Downloads
A package that makes sure that your .env file is in sync with your .env.example
programandoconcabeza/env-management
37 Downloads
management of env files
poseidonphp/laravel-env-sync
355 Downloads
A package that makes sure that your .env file is in sync with your .env.example. This package is compatible with and requires Laravel 8.
neoistone/read-env-file
52 Downloads
Read and Generate env File a part of the neoistone framework