Libraries tagged by envfile
jbl/env-switcher-shopware6
74 Downloads
A Simple Plug-In which allows the shop administrator to switch between dev prod mode without touching .env file.
itcyborg/laravel-env-editor
8 Downloads
A laravel Package that supports .Env File, editing and backup
imoisey/envbuilder
25 Downloads
Builder for .env file
ijagjeet/laravel-env-editor
47 Downloads
A laravel Package that Supports .Env File editing and backup
hpez/dotenvbackup
7 Downloads
Backup generator for .env file
hisoka/env
13 Downloads
working with .env file
hepplerdotnet/laravel-dotenv-editor
29 Downloads
A package for editing the .env file in your Laravel root.
grzegorz-jamroz/dotenv
22 Downloads
A PHP library for loading environment variables from .env file.
grantholle/laravel-dotenv-editor
2153 Downloads
The .env file editor tool for Laravel 6+
gaucho/env
75 Downloads
Registers environment variables from a .env file (only 40 lines of code!)
gaming-engine/dotenv-writer
292 Downloads
Dot Env File Writer
feliximafidon/flex-env
31 Downloads
Edit your .env file in Laravel directly from the command line. Fork of sven/flexenv
felicianoi9/dotenv
13 Downloads
This project consists of facilitating the use of the .env file in PHP projects, in order to protect the access information to banks and third party services such as E-mail, AWS and others.
farshadth/laravel-dotenv
14 Downloads
This is a package to edit .env file
fahimhossainmunna/quick-setup
48 Downloads
A Laravel quick setup automation package that instantly configures your project by generating the .env file, setting up environment values, installing Composer and NPM dependencies, running migrations and seeders, linking storage, and clearing caches — all with a single Artisan command.