Libraries tagged by environment variable
gokhankurtulus/dotenv
19 Downloads
A simple library to supply environment variables from `.env`.
gaucho/env
72 Downloads
Registers environment variables from a .env file (only 40 lines of code!)
garkavenkov/dotenv
9 Downloads
Register environments variable from .env
fanmade/laravel-service-binding
13 Downloads
Provide configuration to allow service and repository binding and switching between them via environment variables
f2/pdo
6 Downloads
Provides a PDO service configured using DATABASE_URL environment variables.
enesekinci/php-getenv
7 Downloads
Loads environment variables from .env file
earthit/config-loader
22 Downloads
Gives access to structured config values in files or environment variables
dnlnrs/envjson
24 Downloads
Loads `env.json` file contents into $_ENV to populate the environment variables.
dipesh79/laravel-env-manager
11 Downloads
Manage Laravel environment variables with ease using Artisan commands and a basic web interface for visual management.
digitalkaoz/phpdotenv-middleware
16 Downloads
StackPHP Middleware for loading Environment Variables through PHPDotEnv
devuri/wp-app-skeleton
1 Downloads
A base WordPress project to create web applications using environment variables.
deinternetjongens/env
15092 Downloads
Simple library to consume environment variables
connectholland/env-var-loader-bundle
1 Downloads
A symfony 5 bundle with various environment variable loaders
coisa/dotenv
183 Downloads
Autoload environment variables from a .env file
codeurx/dotenv
13 Downloads
Loads environment variables from .env to getenv().