Libraries tagged by environments
sebastian/environment
909610243 Downloads
Provides functionality to handle HHVM/PHP environments
vlucas/phpdotenv
635575816 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
mobiledetect/mobiledetectlib
169474865 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.
symfony/dotenv
241284896 Downloads
Registers environment variables from a .env file
ondram/ci-detector
54661459 Downloads
Detect continuous integration environment and provide unified access to properties of current build
foroco/php-browser-detection
5455432 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
spatie/laravel-login-link
1460107 Downloads
Quickly login to your local environment
laravel/agent-detector
3043206 Downloads
Detect if code is running in an AI agent or automated development environment
jakeasmith/http_build_url
18746337 Downloads
Provides functionality for http_build_url() to environments without pecl_http.
pxlrbt/filament-environment-indicator
1151116 Downloads
Indicator for the current environment inside Filament
wolfcast/browser-detection
1082805 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
1574693 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
vaimo/composer-patches
4573677 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.
shipping-docker/vessel
474654 Downloads
Simple Docker dev environments
serversideup/spin
70493 Downloads
Replicate your production environment locally using Docker. Just run "spin up". It's really that easy.