Libraries tagged by env loader
maatify/bootstrap
761 Downloads
Unified environment initialization and diagnostics foundation for all Maatify PHP projects. Provides predictable .env loading, timezone configuration, and Safe Mode protection across local, CI, and production environments — forming the core bootstrap layer for the Maatify ecosystem.
env-interop/interface
56 Downloads
Interoperable environment interfaces for PHP.
reneknox/dot-env-loader
60 Downloads
used for reading env files
pkit/env
24 Downloads
a simple env loader
nhanchaukp/env-editor
4 Downloads
.env editor library
mjisoton/fast-env
12 Downloads
An ultra-fast compiled .env loader for PHP with built-in auto-invalidation.
lukaszzychal/env-loader
34 Downloads
A simple and lightweight .env file loader utility for PHP
envatic/env
5 Downloads
.env editor library
codemonster-ru/env
541 Downloads
Lightweight .env loader for PHP projects
bartlomiejbeta/di-env-loader-bundle
654 Downloads
jenky/laravel-envloader
862 Downloads
Laravel 5 environment loader
ddtix/envloader
6 Downloads
Load params from .env
deepn9x/yii2-env
1 Downloads
Simple .env file loader extension for Yii2 framework
connectholland/env-var-loader-bundle
1 Downloads
A symfony 5 bundle with various environment variable loaders
ldl-framework/env-builder
350 Downloads
Env builder is a package which collects different env files within a specified directory and compiles them into one single .env file, useful when you have different .env files laying around in different folders and you want to have one single big file that you can load with Symfony's DotEnv loader or other Env loading library.