Libraries tagged by env loader
curology/envloader
54 Downloads
Loads values from AWS Parameter store and uses them to generate a .env file
zippovich2/wordpress-loader
1251 Downloads
Loading constants and environment variables from .env files.
datahihi1/tiny-env
47 Downloads
A simple environment variable loader for PHP applications
melbahja/environ
22 Downloads
Load environment variables from .env file ONLY on $_ENV and runtime.
env/dotenv
372 Downloads
A simple, tiny and lightweight PHP .env loader
tomrf/dotenv
39 Downloads
simple dotenv file loader using the built-in parse_ini_file()
vecode/caldera-settings
56 Downloads
ENV loader and settings helper, part of Vecode Caldera
reneknox/dot-env-loader
59 Downloads
used for reading env files
pkit/env
15 Downloads
a simple env loader
nhanchaukp/env-editor
4 Downloads
.env editor library
envatic/env
5 Downloads
.env editor library
bartlomiejbeta/di-env-loader-bundle
654 Downloads
jenky/laravel-envloader
858 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
348 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.