Libraries tagged by detect
league/mime-type-detection
355571240 Downloads
Mime-type detection for Flysystem
jaybizzle/crawler-detect
74829223 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
phpmd/phpmd
90119067 Downloads
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.
mobiledetect/mobiledetectlib
125212949 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.
squizlabs/php_codesniffer
297882645 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
staabm/side-effects-detector
11576963 Downloads
A static analysis tool to detect side effects in PHP code
matomo/device-detector
15943799 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.
khanamiryan/qrcode-detector-decoder
28009244 Downloads
QR code decoder / reader
phpstan/phpstan-deprecation-rules
50701283 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
infection/infection
17406847 Downloads
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.
sebastian/phpcpd
42541863 Downloads
Copy/Paste Detector (CPD) for PHP code.
patrickschur/language-detection
2249326 Downloads
A language detection library for PHP. Detects the language from a given text string.
hisorange/browser-detect
7498869 Downloads
Browser & Mobile detection package for Laravel.
ondram/ci-detector
32331180 Downloads
Detect continuous integration environment and provide unified access to properties of current build
ergebnis/phpunit-slow-test-detector
3265461 Downloads
Provides facilities for detecting slow tests in phpunit/phpunit.