Libraries tagged by env file
symfony/dotenv
193050631 Downloads
Registers environment variables from a .env file
worksome/envy
1394936 Downloads
Automatically keep your .env files in sync.
m1/env
10352974 Downloads
Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.
jbzoo/utils
1461524 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
sroze/companienv
404398 Downloads
Companion for .env files
jackiedo/dotenv-editor
1080072 Downloads
The .env file editor tool for Laravel 5.8+
brotzka/laravel-dotenv-editor
138317 Downloads
A package for editing the .env file in your Laravel root.
stechstudio/laravel-env-security
93787 Downloads
Securely manage .env files for different deployment environments
msamgan/laravel-env-keys-checker
14403 Downloads
check if all the keys are available in all the .env files.
imliam/laravel-env-set-command
331925 Downloads
Set a .env file variable from the command line
geo-sot/laravel-env-editor
54504 Downloads
A laravel Package that supports .Env File, editing and backup
geo-sot/filament-env-editor
15406 Downloads
Access .env file though Filament admin panel
jtant/laravel-env-sync
366662 Downloads
A package that makes sure that your .env file is in sync with your .env.example
mathiasgrimm/laravel-dot-env-gen
83060 Downloads
A Laravel 5 artisan command to generate a .env.gen file based on the existing project.
johnathanmiller/secure-env-php
48816 Downloads
Encrypt environment files for production use.