Libraries tagged by detect
patrickschur/language-detection
3725222 Downloads
A language detection library for PHP. Detects the language from a given text string.
hisorange/browser-detect
11088170 Downloads
Browser & Mobile detection package for Laravel.
shipmonk/dead-code-detector
4013981 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.
laravel/agent-detector
6726517 Downloads
Detect if code is running in an AI agent or automated development environment
ergebnis/phpunit-slow-test-detector
10522148 Downloads
Provides facilities for detecting slow tests in phpunit/phpunit.
ergebnis/agent-detector
10439283 Downloads
Provides a detector for detecting the presence of an agent.
sinergi/browser-detector
9049374 Downloads
Detecting the user's browser, operating system and language.
piwik/device-detector
12265091 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.
rubix/ml
1575618 Downloads
A high-level machine learning and deep learning library for the PHP language.
donatj/phpuseragentparser
17879255 Downloads
Lightning fast, minimalist PHP UserAgent string parser.
cbschuld/browser.php
7208390 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
23225238 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute, property & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
sirbrillig/phpcs-variable-analysis
53449201 Downloads
A PHPCS sniff to detect problems with variables.
povils/phpmnd
5950820 Downloads
A tool to detect Magic numbers in codebase
ekino/phpstan-banned-code
6377096 Downloads
Detected banned code using PHPStan