Libraries tagged by environment-variables
levizoesch/laravel-set-environment
2088 Downloads
A simple command to set environment variables via command line. I wrote this to assist in pipeline builds.
lazervel/dotenv
109 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automatically.
laxity7/dotenv
1256 Downloads
Registers environment variables from a .env file
janharsa/tracy-environment-panel
6003 Downloads
Information of the environment variables to Tracy Debugger bar
jaguarsoft/laravel-env-loader
1966 Downloads
Loads Laravel environment variables from Custom Service
frc/wp-env-heroku-custom-php-constant
44936 Downloads
Allow PHP constants to be defined through Heroku environment, as long as the environment key starts with FRC_PHP_CONST_ prefix. The prefix gets removed when the constant is set in the PHP side. For example, an environment variable FRC_PHP_CONST_PLL_COOKIE will define the PHP constant PLL_COOKIE within WordPress (with the value coming from the env key)
enjoys/dotenv
3917 Downloads
Registers environment variables from a .env file
dev-kraken/env-validator
327 Downloads
Type-safe environment variable validation for Laravel and PHP applications with intelligent presets and extensible rule objects
crysalead/env
21741 Downloads
Environment variable container
coisa/dotenv
299 Downloads
Autoload environment variables from a .env file
codegenie-be/laravel-env-guard
39 Downloads
Automatically audit Laravel environment variables for missing, unused, duplicate, inconsistent and unsafe usage during development.
clubdrei/typo3-env-config
425 Downloads
Dependency-free parser for converting flat environment variables into nested PHP arrays (TYPO3-focused, framework-agnostic)
brannow/envyml
7991 Downloads
Registers environment variables from a env.yml file
aysnc/composer-env-auth
79 Downloads
Composer plugin that reads authentication credentials from environment variables and .env files
aeliot/env-resolver
704 Downloads
Resolver of environment variables