Libraries tagged by env loader
zxin/think-env
1153 Downloads
thinkphp dotenv file loader
zippovich2/wordpress-loader
1212 Downloads
Loading constants and environment variables from .env files.
lithemod/env
104 Downloads
A simple environment variable loader and manager for PHP applications.
datahihi1/tiny-env
10 Downloads
A simple environment variable loader for PHP applications
alexoliverwd/dotenv-loader
465 Downloads
Load environment variables into a PHP application
melbahja/environ
20 Downloads
Load environment variables from .env file ONLY on $_ENV and runtime.
reneknox/dot-env-loader
58 Downloads
used for reading env files
pkit/env
13 Downloads
a simple env loader
nhanchaukp/env-editor
3 Downloads
.env editor library
envatic/env
4 Downloads
.env editor library
bartlomiejbeta/di-env-loader-bundle
654 Downloads
jenky/laravel-envloader
856 Downloads
Laravel 5 environment loader
connectholland/env-var-loader-bundle
1 Downloads
A symfony 5 bundle with various environment variable loaders
ldl-framework/env-builder
347 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.
phoole/env
18 Downloads
Simple environment variables loader library for PHP