Libraries tagged by dotenv-loader
bnomei/kirby3-dotenv
52609 Downloads
Kirby Plugin for environment variables from .env
divineomega/dotenv-loader
23571 Downloads
Dotenv loader is a simple PHP library that will automatically load in a `.env` file from the root of your project into environment variables.
alexoliverwd/dotenv-loader
1426 Downloads
Load environment variables into a PHP application
spiral/dotenv-bridge
29766 Downloads
Spiral Framework: DotEnv Loader
jord-jd/dotenv-loader
46 Downloads
Dotenv loader is a simple PHP library that will automatically load in a `.env` file from the root of your project into environment variables.
damian972/dotenv-loader
7 Downloads
Load .env files into PHP
rfussien/dotenv
4979 Downloads
dotenv loader/parser improved for performance
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.
chaoswd/dotenv
9 Downloads
Dotenv loader for Chaos framework