Libraries tagged by detect
laravel/roster
33288982 Downloads
Detect packages & approaches in use within a Laravel project
sebastian/phpcpd
49168661 Downloads
Copy/Paste Detector (CPD) for PHP code.
patrickschur/language-detection
4033176 Downloads
A language detection library for PHP. Detects the language from a given text string.
hisorange/browser-detect
11469374 Downloads
Browser & Mobile detection package for Laravel.
foroco/php-browser-detection
6162608 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
ergebnis/phpunit-slow-test-detector
12021782 Downloads
Provides facilities for detecting slow tests in phpunit/phpunit.
ergebnis/agent-detector
17539252 Downloads
Provides a detector for detecting the presence of an agent.
sinergi/browser-detector
9202499 Downloads
Detecting the user's browser, operating system and language.
piwik/device-detector
12350431 Downloads
The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.
rubix/ml
1668885 Downloads
A high-level machine learning and deep learning library for the PHP language.
fgribreau/mailchecker
740384 Downloads
Temporary (disposable/throwaway) email detection library. Covers 1987 fake email providers.
donatj/phpuseragentparser
18215474 Downloads
Lightning fast, minimalist PHP UserAgent string parser.
cbschuld/browser.php
7435770 Downloads
A PHP Class to detect a user's Browser. This encapsulation provides a breakdown of the browser and the version of the browser using the browser's user-agent string. This is not a guaranteed solution but provides an overall accurate way to detect what browser a user is using.
spaze/phpstan-disallowed-calls
24664798 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute, property & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
sirbrillig/phpcs-variable-analysis
55705619 Downloads
A PHPCS sniff to detect problems with variables.