Libraries tagged by envfile
ddrv/env
266 Downloads
Read variables from environment or .env file
curology/envloader
54 Downloads
Loads values from AWS Parameter store and uses them to generate a .env file
cranux/laravel-dotenv-editor
415 Downloads
A package for editing the .env file in your Laravel root.
codebuglab/laravel-env
2 Downloads
Create and update .env file pacakge
bradp/dotenv
150 Downloads
Set WordPress options from a .env file
balint-horvath/dotenv-php
391 Downloads
Simple .env file parser and ENV loader (.env to getenv() and $_ENV) based on standard PHP INI parser (parse_ini_file).
absolutehh/dotenv-manipulator
888 Downloads
This package can manipulate the .env file of a laravel project on runtime.
uvodohq/menv
2751 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
2442 Downloads
Laravel 5.1 command to create/fill missing fields in .env file based on rules in .env.example file.
devuri/wp-env-config
1449 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.
hashbang/envfile
29 Downloads
PHP implementation of the NodeJS envfile system
neoistone/read-env-file
52 Downloads
Read and Generate env File a part of the neoistone framework
dolfen/env-file-reader
3697 Downloads
Scanning environment variables from an env file into php environment variables.