Libraries tagged by dotenv
brannow/envyml
6323 Downloads
Registers environment variables from a env.yml file
bnomei/kirby3-redis-cachedriver
1399 Downloads
Advanced Redis cache-driver with in-memory store, transactions and preloading
phundament/app
11750 Downloads
12factor Application Template for Yii 2.0 Framework
johannschopplich/kirby-extended
1696 Downloads
Dotenv support, meta tag generation and more for Kirby CMS
devuri/wp-env-config
1455 Downloads
A small package to define WordPress configuration constants using environment variables with a .env file.
zxin/think-env
1265 Downloads
thinkphp dotenv file loader
handpressed/wp-multitenancy-boilerplate
95 Downloads
WordPress multitenancy boilerplate configured and managed with Composer and PHP dotenv.
zablose/dotenv
73 Downloads
Read '.env' file or files to a static array.
webchemistry/dotenv
307 Downloads
rayanlevert/dotenv
9 Downloads
Dependency-free environment file handler (.env) loading variables and its values in $_ENV, $_SERVER and getenv() in the PHP userland
pyncer/dotenv
232 Downloads
A Dotenv WriterInterface implementation to write .env values to constants.
prooxxy/magento2-dotenv
3445 Downloads
Adds support for .env files to Magento 2
prinx/dotenv
2789 Downloads
Make easy access to the environment variables in your application
phanda-framework/dotenv
294 Downloads
A wrapper around vlucas/dotenv that provides additional functionality. Used in the Phanda framework to allow loading of multiple dotenv files.
mykehowells/dotenv
9634 Downloads
Load .env file into project environment, using same functions as Laravel