Libraries tagged by env file
symfony/dotenv
186537519 Downloads
Registers environment variables from a .env file
m1/env
10058841 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
1425426 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
worksome/envy
1323817 Downloads
Automatically keep your .env files in sync.
sroze/companienv
400010 Downloads
Companion for .env files
jackiedo/dotenv-editor
1059390 Downloads
The .env file editor tool for Laravel 5.8+
brotzka/laravel-dotenv-editor
135569 Downloads
A package for editing the .env file in your Laravel root.
stechstudio/laravel-env-security
87633 Downloads
Securely manage .env files for different deployment environments
msamgan/laravel-env-keys-checker
10742 Downloads
check if all the keys are available in all the .env files.
imliam/laravel-env-set-command
327710 Downloads
Set a .env file variable from the command line
geo-sot/laravel-env-editor
50087 Downloads
A laravel Package that supports .Env File, editing and backup
geo-sot/filament-env-editor
13054 Downloads
Access .env file though Filament admin panel
jtant/laravel-env-sync
366286 Downloads
A package that makes sure that your .env file is in sync with your .env.example
mathiasgrimm/laravel-dot-env-gen
82376 Downloads
A Laravel 5 artisan command to generate a .env.gen file based on the existing project.
johnathanmiller/secure-env-php
47853 Downloads
Encrypt environment files for production use.