Libraries tagged by dotenv-loader
bnomei/kirby3-dotenv
31277 Downloads
Kirby Plugin for environment variables from .env
divineomega/dotenv-loader
22618 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
596 Downloads
Load environment variables into a PHP application
spiral/dotenv-bridge
29419 Downloads
Spiral Framework: DotEnv Loader
damian972/dotenv-loader
7 Downloads
Load .env files into PHP
rfussien/dotenv
4977 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.