Libraries tagged by environment variables
grzegorz-jamroz/dotenv
7 Downloads
A PHP library for loading environment variables from .env file.
gokhankurtulus/dotenv
15 Downloads
A simple library to supply environment variables from `.env`.
garkavenkov/dotenv
7 Downloads
Register environments variable from .env
fanmade/laravel-service-binding
11 Downloads
Provide configuration to allow service and repository binding and switching between them via environment variables
f2/pdo
5 Downloads
Provides a PDO service configured using DATABASE_URL environment variables.
f-lombardo/secrets-loader
3 Downloads
Load secret values from SSM into environment variables - Forked from bref/secrets-loader
enesekinci/php-getenv
6 Downloads
Loads environment variables from .env file
earthit/config-loader
20 Downloads
Gives access to structured config values in files or environment variables
dnlnrs/envjson
22 Downloads
Loads `env.json` file contents into $_ENV to populate the environment variables.
digitalkaoz/phpdotenv-middleware
15 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.
devkraken/kraken-env-keeper
5 Downloads
A simple and efficient PHP library for reading environment variables from a .env file. This package provides a robust and exception-handling mechanism to ensure reliable access to environment variables within your application. It allows for optional default values and can be easily integrated with different project structures. The in-memory caching mechanism improves performance by avoiding redundant file reads.
connectholland/env-var-loader-bundle
1 Downloads
A symfony 5 bundle with various environment variable loaders
coisa/dotenv
83 Downloads
Autoload environment variables from a .env file
codeurx/dotenv
11 Downloads
Loads environment variables from .env to getenv().