Libraries tagged by env loader
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
monkeyslegion/env
5 Downloads
Environment variable loader for Monkeyslegion framework
damian972/dotenv-loader
7 Downloads
Load .env files into PHP
nhzex/think-env
515 Downloads
thinkphp dotenv file loader
abdeslam/envator
10 Downloads
A fast, flexible and customizable PHP .env loader
daedalus-web/dotenv
1017 Downloads
Configuration loader from .env files
tomrf/dotenv
36 Downloads
simple dotenv file loader using the built-in parse_ini_file()
lane4hub/dotenv
12 Downloads
Advanced functions dotEnv tool for reading .env files for global and protected contexts
codervio/envmanager
131 Downloads
Codervio Environment manager
hindbiswas/phpdotenv
42 Downloads
PHP .env files loader and manager
mesavolt/env
1355 Downloads
Static helper to get environment variables in a Symfony 4+ app, loaded either from .env or .env.local.php