Libraries tagged by env-file
tristankechlo/simple-dotenv
22 Downloads
simple library to parse .env files
thesnackalicious/multidotenv
9 Downloads
Simple per-environment .env files for Laravel 5.
szemul/config
2242 Downloads
Simple configuration engine supporting .env files and environment variables
romanzipp/laravel-env-normalizer
6478 Downloads
Format .env files according to your .env.example structure to keep track of used and unused variables
prooxxy/magento2-dotenv
3445 Downloads
Adds support for .env files to Magento 2
piotrpress/initer
262 Downloads
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.
ouun/acorn-env-encryption
407 Downloads
Encrypt & Decrypt .env files for Roots Acorn.
nobledsmarts/db-sentry
99 Downloads
Laravel Helper package for backing up Mysql database specified in env file and saving it to a folder
melbahja/environ
22 Downloads
Load environment variables from .env file ONLY on $_ENV and runtime.
laxity7/dotenv
79 Downloads
Registers environment variables from a .env file
knorkfork/load-environment
111 Downloads
Load environment variables from .env file
jrosset/envreader
228 Downloads
Utility class for ENV file reading
jeylabs/laravel-dotenv-editor
698 Downloads
A package for editing the .env file in your Laravel root.
gullevek/dotenv
193 Downloads
Simple .env file processing and storing in _ENV array
grazulex/laravel-configrypt
1 Downloads
Encrypt sensitive values in your Laravel .env file and decrypt them automatically at runtime — safe, seamless, and config-driven.