Libraries tagged by environment
sebastian/environment
801514676 Downloads
Provides functionality to handle HHVM/PHP environments
vlucas/phpdotenv
543893327 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/dotenv
200864546 Downloads
Registers environment variables from a .env file
mobiledetect/mobiledetectlib
141556637 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
ondram/ci-detector
40681849 Downloads
Detect continuous integration environment and provide unified access to properties of current build
jakeasmith/http_build_url
15409386 Downloads
Provides functionality for http_build_url() to environments without pecl_http.
pxlrbt/filament-environment-indicator
586371 Downloads
Indicator for the current environment inside Filament
wolfcast/browser-detection
851425 Downloads
The Wolfcast BrowserDetection PHP class facilitates the identification of the user's environment such as Web browser, version, platform family, platform version or if it's a mobile device or not.
jbzoo/utils
1483539 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
foroco/php-browser-detection
3678379 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
vaimo/composer-patches
3915895 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.
spatie/laravel-login-link
911120 Downloads
Quickly login to your local environment
serversideup/spin
29978 Downloads
Replicate your production environment locally using Docker. Just run "spin up". It's really that easy.
oscarotero/env
10352321 Downloads
Simple library to consume environment variables
helhum/dotenv-connector
3994962 Downloads
Makes it possible to set environment variables for composer projects.