Libraries tagged by defect
donatj/phpuseragentparser
15640370 Downloads
Lightning fast, minimalist PHP UserAgent string parser.
cbschuld/browser.php
5730043 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
13241740 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
sirbrillig/phpcs-variable-analysis
38803924 Downloads
A PHPCS sniff to detect problems with variables.
povils/phpmnd
4719140 Downloads
A tool to detect Magic numbers in codebase
ekino/phpstan-banned-code
4163818 Downloads
Detected banned code using PHPStan
suncat/mobile-detect-bundle
5215335 Downloads
Symfony2/3/4 bundle for detect mobile devices, managing mobile view types, redirect to mobile version.
shipmonk/dead-code-detector
217290 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.
riverskies/laravel-mobile-detect
1228366 Downloads
Instant mobile detection access directly from within Blade templates.
p3k/emoji-detector
1461677 Downloads
Detect and return all emoji found in a string
jaybizzle/laravel-crawler-detect
2051614 Downloads
A Laravel package to detect web crawlers via the user agent
foroco/php-browser-detection
3010097 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
fgribreau/mailchecker
559820 Downloads
Temporary (disposable/throwaway) email detection library. Covers 1987 fake email providers.
tomasvotruba/unused-public
2294428 Downloads
Detect unused public properties, constants and methods in your code
tomasvotruba/class-leak
911957 Downloads
Detect leaking classes