Libraries tagged by env file
symfony/dotenv
159846393 Downloads
Registers environment variables from a .env file
m1/env
8973607 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
1349812 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
worksome/envy
1143136 Downloads
Automatically keep your .env files in sync.
sroze/companienv
382277 Downloads
Companion for .env files
jackiedo/dotenv-editor
974273 Downloads
The .env file editor tool for Laravel 5.8+
brotzka/laravel-dotenv-editor
125504 Downloads
A package for editing the .env file in your Laravel root.
sven/flex-env
94648 Downloads
Edit your .env file in Laravel directly from the command line.
stechstudio/laravel-env-security
75389 Downloads
Securely manage .env files for different deployment environments
msamgan/laravel-env-keys-checker
1106 Downloads
check if all the keys are available in all the .env files.
imliam/laravel-env-set-command
302138 Downloads
Set a .env file variable from the command line
geo-sot/laravel-env-editor
34209 Downloads
A laravel Package that supports .Env File, editing and backup
jtant/laravel-env-sync
364172 Downloads
A package that makes sure that your .env file is in sync with your .env.example
mathiasgrimm/laravel-dot-env-gen
79944 Downloads
A Laravel 5 artisan command to generate a .env.gen file based on the existing project.
johnathanmiller/secure-env-php
43269 Downloads
Encrypt environment files for production use.