Libraries tagged by envfile
mathieu-dumoutier/oauth2-envconfig
4 Downloads
OAuth2 Client generic provider for config by .env file
mahdiaslami/laravel-env
43 Downloads
Artisan commands for manipulating .env file.
lexxyit/env-parser
46 Downloads
Parsing the .env file to add new variables to the global environment.
ldl-framework/env-builder
348 Downloads
Env builder is a package which collects different env files within a specified directory and compiles them into one single .env file, useful when you have different .env files laying around in different folders and you want to have one single big file that you can load with Symfony's DotEnv loader or other Env loading library.
kodeartisan/dotenv-editor
2 Downloads
The .env file editor tool for Laravel 5.8+
knorkfork/load-environment
111 Downloads
Load environment variables from .env file
kitteam/laravel-dotenv
14 Downloads
set or add key value in .env file
kieutrongthien/dotenv-editor
10 Downloads
A package for editing the .env file in your Laravel root.
karamel/env
3 Downloads
read .env file
junartuss/generatorenv
7 Downloads
Generate your .env file
jrosset/envreader
228 Downloads
Utility class for ENV file reading
josegarcia/nexus
38 Downloads
Helps to read and inject all the variables from the .env file into the global variables $_env and $-_server
jncinet/edit-env
14 Downloads
edit laravel .env file.
jlle/env-info
24 Downloads
Easy env file information
jimchen/yii2-dotenv-editor
5 Downloads
A Yii2 package for editing the .env file dynamically.