Libraries tagged by detector
phpmd/phpmd
99281679 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
141440825 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.
jaybizzle/crawler-detect
85006163 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
staabm/side-effects-detector
41073540 Downloads
A static analysis tool to detect side effects in PHP code
matomo/device-detector
19397129 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
29683535 Downloads
QR code decoder / reader
sebastian/phpcpd
44859719 Downloads
Copy/Paste Detector (CPD) for PHP code.
ergebnis/phpunit-slow-test-detector
5512486 Downloads
Provides facilities for detecting slow tests in phpunit/phpunit.
shipmonk/dead-code-detector
663447 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
ondram/ci-detector
40637004 Downloads
Detect continuous integration environment and provide unified access to properties of current build
beyondcode/laravel-query-detector
5882347 Downloads
Laravel N+1 Query Detector
sinergi/browser-detector
8167543 Downloads
Detecting the user's browser, operating system and language.
piwik/device-detector
11749517 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.
shipmonk/composer-dependency-analyser
3971469 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
shipmonk/name-collision-detector
1316167 Downloads
Simple tool to find ambiguous classes or any other name duplicates within your project.