Libraries tagged by env variables
wpscholar/phpdotenv
16539 Downloads
Loads environmental variables from a .env file.
readybytes/env-checker
4079 Downloads
This will check invalid use of env variables.
litea/env
18931 Downloads
Simply getter env variables
jedymatt/laravel-sail-env
1060 Downloads
Configures .env file to match the sail environment variable's requirements.
william-costa/dot-env
4082 Downloads
A simple library for managing environment variables in PHP.
vatradar/env
4698 Downloads
An environment variable convenience library extension for vlucas/phpdotenv
tixelrocks/long-env
10475 Downloads
A helper function that adds support for long environment variables (eg for AWS)
tiny-blocks/environment-variable
1721 Downloads
Provides a type-safe environment variable reader for PHP, with strict integer and boolean conversion.
somebdyelse/typo3-symfony-env-vars
2485 Downloads
TYPO3 Extension that replaces the stock environment variable processor by Symfony's
nandi95/laravel-env-in-aws-ssm
3365 Downloads
Manage your environment variables in AWS' SSM Parameter store
monkeyscloud/monkeyslegion-env
663 Downloads
Environment variable management library for PHP applications
kennisnet/symfony-env-loader
12905 Downloads
Loads the envs variables tier based
jaguarsoft/laravel-env-loader
1873 Downloads
Loads Laravel environment variables from Custom Service
frc/wp-env-heroku-custom-php-constant
44822 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
317 Downloads
Type-safe environment variable validation for Laravel and PHP applications with intelligent presets and extensible rule objects