Libraries tagged by environment-variable
into-the-void/env
20 Downloads
Read, parse and modify environment variables
ilimic/phpdotenv
84 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
horat1us/yii2-header-environment
52 Downloads
Loading environment variables from HTTP Headers (for testing purposes)
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
46 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
grzegorz-jamroz/dotenv
8 Downloads
A PHP library for loading environment variables from .env file.
gokhankurtulus/dotenv
17 Downloads
A simple library to supply environment variables from `.env`.
gaucho/env
69 Downloads
Registers environment variables from a .env file (only 40 lines of code!)
garkavenkov/dotenv
8 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.
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
earthit/config-loader
20 Downloads
Gives access to structured config values in files or environment variables