Libraries tagged by env-file
ictools/env-generator
2263 Downloads
This package allows you to generate the env files needed in production by retrieving data from AWS Secret Manager
grazulex/laravel-configrypt
24 Downloads
Encrypt sensitive values in your Laravel .env file and decrypt them automatically at runtime — safe, seamless, and config-driven.
darlanschmeller/php-env-loader
4 Downloads
Lightweight .env file loader for PHP with automatic type casting
cwhite92/dotenvdiff
396 Downloads
Easily see differences between two .env files
curology/envloader
54 Downloads
Loads values from AWS Parameter store and uses them to generate a .env file
codebuglab/laravel-env
2 Downloads
Create and update .env file pacakge
chinmoym2004/laravel-dotenv-editor
183 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
4009 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.
markwalet/dotenv-manager
7637 Downloads
A Laravel package that helps you edit the .env file programmatically.
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
1555 Downloads
A small package to define WordPress configuration constants using environment variables with a .env file.
baglerit/envariable
769 Downloads
Adds an Artisan command, envariable:encrypt, which adds an encrypted variable to the .env file.