Libraries tagged by dotenv-loader
bnomei/kirby3-dotenv
34035 Downloads
Kirby Plugin for environment variables from .env
divineomega/dotenv-loader
22681 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
683 Downloads
Load environment variables into a PHP application
spiral/dotenv-bridge
29456 Downloads
Spiral Framework: DotEnv Loader
damian972/dotenv-loader
7 Downloads
Load .env files into PHP
rfussien/dotenv
4978 Downloads
dotenv loader/parser improved for performance
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.