Libraries tagged by detection
wolfcast/browser-detection
777470 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.
thadafinser/user-agent-parser
316185 Downloads
UserAgent parsing done right http://useragent.mkf.solutions/
nitotm/efficient-language-detector
88782 Downloads
Fast and accurate natural language detection. Detector written in PHP. Nito-ELD, ELD.
detectlanguage/detectlanguage
634175 Downloads
Language Detection API PHP Client
gabrielbull/browser
447634 Downloads
Detecting the user's browser, operating system and language.
pragmarx/tracker
287520 Downloads
A Laravel Visitor Tracker
mi-schi/phpmd-extension
861533 Downloads
Contains extra phpmd rules from clean code book and the best practices of my experiences.
loophp/phposinfo
5227630 Downloads
Try to guess the host operating system.
drupol/phposinfo
3871583 Downloads
Try to guess the host operating system.
stymiee/email-validator
300525 Downloads
A robust PHP 7.4+ email validation library that extends beyond basic validation with MX record checks, disposable email detection, and free email provider validation. Features include strict typing, custom validator support, internationalization (i18n), and an extensible architecture. Perfect for applications requiring thorough email verification with customizable validation rules.
scheb/tombstone
485299 Downloads
Dead code detection with tombstones for PHP
beeyev/disposable-email-filter-php
54560 Downloads
Disposable (temporary/throwaway/fake) email detection library. Automatically updated every week.
lochmueller/language-detection
62634 Downloads
Modern language detection middleware for TYPO3. Based on PSR-7, PSR-14 & PSR-15.
sirbrillig/phpcs-import-detection
667908 Downloads
A set of phpcs sniffs to look for unused or unimported symbols.
akrabat/proxy-detection-middleware
64701 Downloads
PSR-7/PSR-15 Middleware that determines the scheme, host and port from the 'X-Forwarded-Proto', 'X-Forwarded-Host' and 'X-Forwarded-Port' headers and updates the Request's Uri object.