Libraries tagged by env file
simplydi/dotenv
14 Downloads
A simple DotEnv component for working with environment variabls in .env file (decoupled from CI4)
simpl/config
91 Downloads
Combines the simplicity of `.env` files with the flexibility of defining arrays of config values.
shlsh/larashlsh
8 Downloads
This is a light weight package which enhances the security of laravel with help of custom exception handling. It helps in blocking the access to env file.
rquadling/environment
191 Downloads
Autoload the .env file from the project root
roadie-xx/dotenv
4 Downloads
Loads environment variables from .env file to getenv(), $_ENV and $_SERVER.
quhang/dotenv-editor
26 Downloads
The .env file editor tool for Laravel 5+
prefeituradeavare/envswitch
25 Downloads
Switch between environments by changing .env file
nobledsmarts/db-sentry
80 Downloads
Laravel Helper package for backing up Mysql database specified in env file and saving it to a folder
nichin79/dotenv
43 Downloads
Read and use .env files
neonxp/dotenv
9 Downloads
Advanced loading and parsing .env file in PHP-7
neftaio/laravel-dotenv-editor
199 Downloads
A fork package for editing the .env file in your Laravel root, created initially by Fabian Hagen .
nazares/phpdotenv
57 Downloads
Loads environment variables from .env file to `getenv()`, `$_ENV` and `$_SERVER`
nathanlesage/envedit
31 Downloads
A simple class for editing the .env-file in your project via PHP.
mim/dotenv
0 Downloads
Registers environment variables from a .env file
mgip/laravel-dotenv-editor
13 Downloads
A package for editing the .env file in your Laravel root.