Libraries tagged by env file
rmunate/laravel-config-runtime
117 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
33 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.
ocolin/easyenv
33 Downloads
Very simple tool to load env variables from file
weldon/env-auth
152 Downloads
The package provides middleware for Laravel applications to handle Basic Authentication and Secret Key Authentication using credentials stored in 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
61 Downloads
Read Username and Password from .env File.
thanhlyvan/laravel-env-set-command
4249 Downloads
Set a .env file variable from the command line
softbricks/php-set-env
3354 Downloads
Tool for setting options in .ENV files over the CLI
snowsoft/flex-env
15 Downloads
Edit your .env file in Laravel directly from the command line.
sergeyakovlev/env
46 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