Libraries tagged by envfile
tamer-dev/laravel-env-cli
3720 Downloads
laravel commands to work with .env file in cli
stefanocbt/phpdotenv-sync
25598 Downloads
A package that makes sure that your .env file is in sync with your .env.example
melihovv/laravel-env-validator
38686 Downloads
Laravel Validator for the .env file
markwalet/dotenv-manager
7461 Downloads
A Laravel package that helps you edit the .env file programmatically.
joaopaulolndev/filament-edit-env
1216 Downloads
Package to edit env file
hotmeteor/eco-env
46439 Downloads
.env file writer
divineomega/dotenv-loader
22610 Downloads
Dotenv loader is a simple PHP library that will automatically load in a `.env` file from the root of your project into environment variables.
dipokhalder/laravel-env-editor
6992 Downloads
A package for editing the .env file in your Laravel root.
cswni/laravel-env-set-command
39542 Downloads
Set a .env file variable from the command line
aranyasen/laravel-env-sync
10324 Downloads
A package that makes sure that your .env file is in sync with your .env.example
tobymaxham/laravel-envcrypter
227 Downloads
This package can be used to encrypt and decrypt your .env file.
rowo/laravel-simple-setup
2244 Downloads
A visual setup routine for Laravel's environment (.env) file.
nox0121/laravel-env-sync-command
6417 Downloads
Laravel Command Package for .env file synchronization
knorkfork/load-environment
72 Downloads
Load environment variables from .env file
jsefton/php-dotenv-parser
7232 Downloads
Allows you get .env file as array and convert array back to .env file