Libraries tagged by env variables
readybytes/env-checker
2767 Downloads
This will check invalid use of env variables.
pdmfc/database-env-php-8-support
3679 Downloads
Get env variables from database
mantraideas/laravel-env-doctor
32 Downloads
LaravelEnvDoctor is a developer-friendly CLI tool for Laravel that checks your .env variables, validates the current environment, and ensures directory permissions are correctly set — helping you catch misconfigurations before they become problems.
litea/env
14903 Downloads
Simply getter env variables
patrick-barreto/dot-env
114 Downloads
This package gonna build the environment variables by an .env
jedymatt/laravel-sail-env
863 Downloads
Configures .env file to match the sail environment variable's requirements.
william-costa/dot-env
3591 Downloads
A simple library for managing environment variables in PHP.
vatradar/env
2067 Downloads
An environment variable convenience library extension for vlucas/phpdotenv
tixelrocks/long-env
9538 Downloads
A helper function that adds support for long environment variables (eg for AWS)
nbgrp/env-bundle
655 Downloads
The bundle provides a few useful custom Symfony Environment Variable processors
nandi95/laravel-env-in-aws-ssm
1024 Downloads
Manage your environment variables in AWS' SSM Parameter store
kennisnet/symfony-env-loader
10748 Downloads
Loads the envs variables tier based
imponeer/env
13067 Downloads
Small helper dealing with environment variables
frc/wp-env-heroku-custom-php-constant
43896 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)
distortedfusion/laravel-env-management
2138 Downloads
A collection of artisan commands for managing environment variables during CI/CD.