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