Libraries tagged by environment
beyondcode/laravel-favicon
30037 Downloads
Create dynamic favicons based on your environment settings.
aura/web
446056 Downloads
Provides web Request and Response objects for use by web controllers and actions. These are representations of the PHP web environment, not HTTP request and response objects proper.
aura/cli
1338432 Downloads
Provides the equivalent of request (Context) and response (Stdio) classes for a command line environment, including Getopt support.
aschmelyun/fleet
33575 Downloads
Run multiple Laravel Sail websites on your local environment
zendframework/zend-memory
5566449 Downloads
Manage data in an environment with limited memory
clue/block-react
1953993 Downloads
Lightweight library that eases integrating async components built for ReactPHP in a traditional, blocking environment.
silverstripe/environmentcheck
449604 Downloads
Provides an API for building environment tests
davereid/drupal-environment
204396 Downloads
Provides a helper for working with environment variables and Drupal hosting providers.
cekurte/environment
71526 Downloads
A library to get the values from environment variables and process to php data types
staabm/secure_dotenv
491323 Downloads
An encrypted environment configuration handler
psecio/secure_dotenv
33028 Downloads
An encrypted environment configuration handler
msztorc/laravel-env
47224 Downloads
Laravel env helper commands
mirazmac/dotenvwriter
62937 Downloads
A PHP library to write values to .env (DotEnv) files
mathiasgrimm/laravel-dot-env-gen
81697 Downloads
A Laravel 5 artisan command to generate a .env.gen file based on the existing project.
johnathanmiller/secure-env-php
46502 Downloads
Encrypt environment files for production use.