Libraries tagged by env var
tiny-blocks/environment-variable
1759 Downloads
Provides a type-safe environment variable reader for PHP, with strict integer and boolean conversion.
romanzipp/laravel-env-normalizer
7191 Downloads
Format .env files according to your .env.example structure to keep track of used and unused variables
nandi95/laravel-env-in-aws-ssm
3502 Downloads
Manage your environment variables in AWS' SSM Parameter store
monkeyscloud/monkeyslegion-env
939 Downloads
Environment variable management library for PHP applications
marko/env
754 Downloads
Environment variable loading for Marko applications
jaguarsoft/laravel-env-loader
1949 Downloads
Loads Laravel environment variables from Custom Service
frc/wp-env-heroku-custom-php-constant
44928 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)
dev-kraken/env-validator
321 Downloads
Type-safe environment variable validation for Laravel and PHP applications with intelligent presets and extensible rule objects
crysalead/env
21655 Downloads
Environment variable container
clubdrei/typo3-env-config
398 Downloads
Dependency-free parser for converting flat environment variables into nested PHP arrays (TYPO3-focused, framework-agnostic)
ahmadrosid/laravel-env-feature-flags
4144 Downloads
A simple package for managing feature flags in Laravel applications using environment variables.
aeliot/env-resolver
676 Downloads
Resolver of environment variables
adistoe/env-loader
608 Downloads
A loader for environment variables
countxvat/aws-secrets-bundle
16981 Downloads
Loads ENV vars from AWS Secrets Manager
laxity7/dotenv
1229 Downloads
Registers environment variables from a .env file