Libraries tagged by env file
symfony/dotenv
252107219 Downloads
Registers environment variables from a .env file
m1/env
13193697 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
1605714 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
worksome/envy
1974689 Downloads
Automatically keep your .env files in sync.
stechstudio/laravel-env-security
135385 Downloads
Securely manage .env files for different deployment environments
msamgan/laravel-env-keys-checker
52423 Downloads
check if all the keys are available in all the .env files.
imliam/laravel-env-set-command
363851 Downloads
Set a .env file variable from the command line
geo-sot/laravel-env-editor
126403 Downloads
A laravel Package that supports .Env File, editing and backup
sroze/companienv
427113 Downloads
Companion for .env files
jackiedo/dotenv-editor
1281158 Downloads
The .env file editor tool for Laravel 5.8+
brotzka/laravel-dotenv-editor
167043 Downloads
A package for editing the .env file in your Laravel root.
koriym/env-json
225449 Downloads
Type-safe, schema-driven alternative to .env files with JSON Schema validation
mathiasgrimm/laravel-dot-env-gen
86461 Downloads
A Laravel 5 artisan command to generate a .env.gen file based on the existing project.
johnathanmiller/secure-env-php
57243 Downloads
Encrypt environment files for production use.
mirazmac/dotenvwriter
171544 Downloads
A PHP library to write values to .env (DotEnv) files