Libraries tagged by dotenv-loader
bnomei/kirby3-dotenv
22651 Downloads
Kirby 3 Plugin for environment variables from .env
divineomega/dotenv-loader
21747 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.
spiral/dotenv-bridge
29102 Downloads
Spiral Framework: DotEnv Loader
alexoliverwd/dotenv-loader
336 Downloads
Load environment variables into a PHP application
damian972/dotenv-loader
5 Downloads
Load .env files into PHP
rfussien/dotenv
4969 Downloads
dotenv loader/parser improved for performance
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.