Libraries tagged by detect
mobiledetect/mobiledetectlib
173047335 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.
matomo/device-detector
27167691 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.
league/mime-type-detection
525630928 Downloads
Mime-type detection for Flysystem
jaybizzle/crawler-detect
105460089 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
phpmd/phpmd
115257686 Downloads
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.
squizlabs/php_codesniffer
389207541 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
staabm/side-effects-detector
108614934 Downloads
A static analysis tool to detect side effects in PHP code
ondram/ci-detector
56667034 Downloads
Detect continuous integration environment and provide unified access to properties of current build
khanamiryan/qrcode-detector-decoder
32633558 Downloads
QR code decoder / reader
beyondcode/laravel-query-detector
7510637 Downloads
Laravel N+1 Query Detector
shipmonk/composer-dependency-analyser
8750476 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
phpstan/phpstan-deprecation-rules
91277564 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
laravel/roster
23684618 Downloads
Detect packages & approaches in use within a Laravel project
infection/infection
29570006 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
48420127 Downloads
Copy/Paste Detector (CPD) for PHP code.