Libraries tagged by envfile
bradp/dotenv
147 Downloads
Set WordPress options from a .env file
biohzrdmx/envy-php
15 Downloads
Simple ENV file parser
balint-horvath/dotenv-php
368 Downloads
Simple .env file parser and ENV loader (.env to getenv() and $_ENV) based on standard PHP INI parser (parse_ini_file).
avris/dotenv
221 Downloads
.env file handler
andreslqr/laravel-env-cli
211 Downloads
This package allows to update the .env file from your laravel project via terminal
absolutehh/dotenv-manipulator
888 Downloads
This package can manipulate the .env file of a laravel project on runtime.
uvodohq/menv
2698 Downloads
PHP library to modify values in 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.
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
1440 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
26 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
3695 Downloads
Scanning environment variables from an env file into php environment variables.
ldl-framework/env-util
386 Downloads
Utilities to manipulate .env files