Libraries tagged by environments
mathiasgrimm/laravel-dot-env-gen
82912 Downloads
A Laravel 5 artisan command to generate a .env.gen file based on the existing project.
johnathanmiller/secure-env-php
48628 Downloads
Encrypt environment files for production use.
imliam/laravel-env-set-command
330980 Downloads
Set a .env file variable from the command line
encodia/laravel-health-env-vars
90342 Downloads
Custom check for Spatie's Laravel Health - Ensure every .env variable you need has been set
crell/envmapper
9427 Downloads
A simple, fast mapper from environment variables to classed objects.
codemix/yii2-configloader
113866 Downloads
Build configuration arrays from config files and env vars.
staempfli/magento2-builder-tool
121110 Downloads
Staempfli AG Magento2 Builder Tool
weprovide/valet-plus
36316 Downloads
Blazing fast macOS PHP development environment
verschuur/laravel-robotstxt
330338 Downloads
Set the robots.txt content dynamically based on the Laravel app environment.
tapp/laravel-aws-secrets-manager
164583 Downloads
Use AWS Secrets manager to load environment variables for configuration.
stechstudio/laravel-env-security
91982 Downloads
Securely manage .env files for different deployment environments
statsig/statsigsdk
290001 Downloads
The Statsig php SDK for multi-user, server side environments.
simplesamlphp/simplesamlphp-module-preprodwarning
5923439 Downloads
Display a warning when using a pre-production environment
roadrunner-php/lock
507067 Downloads
This package provides a PHP integration package for the RoadRunner Lock plugin, which allows for easy management of distributed locks in PHP applications. The plugin provides a fast, lightweight, and reliable way to acquire, release, and manage locks in a distributed environment, making it ideal for use in high-traffic web applications and microservices.
phpdevcommunity/php-dotenv
6552 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.