Libraries tagged by environment-vars
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
ezynda3/feature-toggle
18 Downloads
A simple environment variable based feature toggle library.
enesekinci/php-getenv
6 Downloads
Loads environment variables from .env file
edwardlyons/dotenv-set
19 Downloads
Allows you to set environment variables while your application is running
ed-fruty/php-environment
555 Downloads
PHP Environment Wrapper to load environment variables [supported json, php, ini, xml, yml and serialized data formats]
earthit/config-loader
20 Downloads
Gives access to structured config values in files or environment variables
e-artspace/pimple-env-provider
111 Downloads
A super simple, uSilex compatible, lightweight service provider to override Pimple container parameters with the value of environment variables.
dnlnrs/envjson
22 Downloads
Loads `env.json` file contents into $_ENV to populate the environment variables.
dlapps/consul-php-envvar
115 Downloads
Define missing environment variables from Consul KV and expose them in Symfony 3.2+ containers
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.
coisa/dotenv
83 Downloads
Autoload environment variables from a .env file
codeurx/dotenv
11 Downloads
Loads environment variables from .env to getenv().