Libraries tagged by environment
sebastian/environment
784393148 Downloads
Provides functionality to handle HHVM/PHP environments
vlucas/phpdotenv
530355674 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/dotenv
194590159 Downloads
Registers environment variables from a .env file
mobiledetect/mobiledetectlib
137177340 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
38875150 Downloads
Detect continuous integration environment and provide unified access to properties of current build
jakeasmith/http_build_url
14845160 Downloads
Provides functionality for http_build_url() to environments without pecl_http.
pxlrbt/filament-environment-indicator
520127 Downloads
Indicator for the current environment inside Filament
wolfcast/browser-detection
811174 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
1467341 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
foroco/php-browser-detection
3353636 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
vaimo/composer-patches
3806905 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
834656 Downloads
Quickly login to your local environment
oscarotero/env
10099169 Downloads
Simple library to consume environment variables
moodlehq/moodle-plugin-ci
1970277 Downloads
Helps running Moodle plugins analysis checks and tests under various CI environments.
helhum/dotenv-connector
3846596 Downloads
Makes it possible to set environment variables for composer projects.