Libraries tagged by environments
aura/web
458808 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
1366528 Downloads
Provides the equivalent of request (Context) and response (Stdio) classes for a command line environment, including Getopt support.
aschmelyun/fleet
38222 Downloads
Run multiple Laravel Sail websites on your local environment
appwrite/php-runtimes
74885 Downloads
Appwrite repository for Cloud Function runtimes that contains the configurations and tests for all of the Appwrite runtime environments.
aimeos/aimeos-base
104775 Downloads
Aimeos base layer for abstracting from host environments
zendframework/zend-memory
5612346 Downloads
Manage data in an environment with limited memory
josegonzalez/cakephp-environments
69786 Downloads
CakePHP plugin to handle environments-level configuration
davereid/drupal-environment
212682 Downloads
Provides a helper for working with environment variables and Drupal hosting providers.
cekurte/environment
73131 Downloads
A library to get the values from environment variables and process to php data types
staabm/secure_dotenv
553093 Downloads
An encrypted environment configuration handler
silverstripe/environmentcheck
458877 Downloads
Provides an API for building environment tests
psecio/secure_dotenv
33776 Downloads
An encrypted environment configuration handler
msztorc/laravel-env
48364 Downloads
Laravel env helper commands
mirazmac/dotenvwriter
69421 Downloads
A PHP library to write values to .env (DotEnv) files
mathiasgrimm/laravel-dot-env-gen
82163 Downloads
A Laravel 5 artisan command to generate a .env.gen file based on the existing project.