Libraries tagged by envfile
santutu/laravel-dotenv
117 Downloads
set or add key value in .env file
rquadling/environment
191 Downloads
Autoload the .env file from the project root
rockfreak/laravel-env-to-json
108 Downloads
Output .env file to a json format for consumption with services like AWS ECS
rockbuzz/lara-env-sync
192 Downloads
A package that makes sure that your .env file is in sync with your .env.example
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
poseidonphp/laravel-env-sync
355 Downloads
A package that makes sure that your .env file is in sync with your .env.example. This package is compatible with and requires Laravel 8.
planete-croisiere/oauth2-envconfig
20 Downloads
OAuth2 Client generic provider for config by .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
neonxp/dotenv
9 Downloads
Advanced loading and parsing .env file in PHP-7
neftaio/laravel-dotenv-editor
200 Downloads
A fork package for editing the .env file in your Laravel root, created initially by Fabian Hagen .
nathanlesage/envedit
32 Downloads
A simple class for editing the .env-file in your project via PHP.
mykehowells/dotenv
9620 Downloads
Load .env file into project environment, using same functions as Laravel
moh-slimani/laravel-env-write
18 Downloads
A package to write to the .env file.