Libraries tagged by defect
jaybizzle/crawler-detect
70012304 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
phpmd/phpmd
86007559 Downloads
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.
phpstan/phpstan-deprecation-rules
44846840 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
infection/infection
15944190 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
41362502 Downloads
Copy/Paste Detector (CPD) for PHP code.
staabm/side-effects-detector
1243660 Downloads
A static analysis tool to detect side effects in PHP code
patrickschur/language-detection
2042067 Downloads
A language detection library for PHP. Detects the language from a given text string.
ondram/ci-detector
29577325 Downloads
Detect continuous integration environment and provide unified access to properties of current build
hisorange/browser-detect
6877100 Downloads
Browser & Mobile detection package for Laravel.
beyondcode/laravel-query-detector
5060776 Downloads
Laravel N+1 Query Detector
sinergi/browser-detector
7393221 Downloads
Detecting the user's browser, operating system and language.
piwik/device-detector
11302194 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
1168498 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
rubix/ml
777998 Downloads
A high-level machine learning and deep learning library for the PHP language.
donatj/phpuseragentparser
14905426 Downloads
Lightning fast, minimalist PHP UserAgent string parser.