Libraries tagged by environment-variables
h4ck3r31/getenv-typoscript
769 Downloads
This TYPO3 extension provides a simple way to access environment variables within TypoScript at places where stdWrap is not available.
gstearmit/envyii2
45 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
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
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.