Libraries tagged by env-file
gacela-project/gacela-env-config-reader
822 Downloads
Load .env files into Gacela
encodia/laravel-dotenv-editor
81 Downloads
The .env file editor tool for Laravel 5.8+
ejetar/laravel-environment
150 Downloads
📂 Load a custom .env file according to your environment.
curology/envloader
54 Downloads
Loads values from AWS Parameter store and uses them to generate a .env file
coisa/dotenv
186 Downloads
Autoload environment variables from a .env file
codebuglab/laravel-env
2 Downloads
Create and update .env file pacakge
chinmoym2004/laravel-dotenv-editor
142 Downloads
A package for editing the .env file in your Laravel root. This copy has the support for Laravel 6,7 & bootstrap 4 UI
bradp/dotenv
150 Downloads
Set WordPress options from a .env file
absolutehh/dotenv-manipulator
888 Downloads
This package can manipulate the .env file of a laravel project on runtime.
uvodohq/menv
2770 Downloads
PHP library to modify values in 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.
kduma/dotenv-filler
2443 Downloads
Laravel 5.1 command to create/fill missing fields in .env file based on rules in .env.example file.
devuri/wp-env-config
1460 Downloads
A small package to define WordPress configuration constants using environment variables with a .env file.
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.