Libraries tagged by environment
beyondcode/laravel-favicon
38707 Downloads
Create dynamic favicons based on your environment settings.
aura/web
491712 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
1443389 Downloads
Provides the equivalent of request (Context) and response (Stdio) classes for a command line environment, including Getopt support.
aschmelyun/fleet
50432 Downloads
Run multiple Laravel Sail websites on your local environment
zendframework/zend-memory
5720671 Downloads
Manage data in an environment with limited memory
clue/block-react
2184125 Downloads
Lightweight library that eases integrating async components built for ReactPHP in a traditional, blocking environment.
silverstripe/environmentcheck
476390 Downloads
Provides an API for building environment tests
josegonzalez/cakephp-environments
75346 Downloads
CakePHP plugin to handle environments-level configuration
davereid/drupal-environment
229426 Downloads
Provides a helper for working with environment variables and Drupal hosting providers.
cekurte/environment
77268 Downloads
A library to get the values from environment variables and process to php data types
staabm/secure_dotenv
689552 Downloads
An encrypted environment configuration handler
psecio/secure_dotenv
35346 Downloads
An encrypted environment configuration handler
msztorc/laravel-env
50627 Downloads
Laravel env helper commands
mirazmac/dotenvwriter
93448 Downloads
A PHP library to write values to .env (DotEnv) files
mathiasgrimm/laravel-dot-env-gen
83904 Downloads
A Laravel 5 artisan command to generate a .env.gen file based on the existing project.