Libraries tagged by detect
skorp/detect-incompatible-samesite-useragents
1942426 Downloads
Determine if UserAgent is incompatible with SameSite=None
shipmonk/name-collision-detector
656956 Downloads
Simple tool to find ambiguous classes or any other name duplicates within your project.
shipmonk/dead-code-detector
14078 Downloads
Dead code detector to find unused PHP code via PHPStan extension.
onnov/detect-encoding
2449488 Downloads
Text encoding definition class instead of mb_detect_encoding. Defines: utf-8, windows-1251, koi8-r, iso-8859-5, ibm866, .....
landrok/language-detector
331962 Downloads
A fast and reliable PHP library for detecting languages
acquia/drupal-environment-detector
3838319 Downloads
Provides common methods for detecting the current Acquia environment
sensiolabs-de/deprecation-detector
542415 Downloads
Command line tool to detect usage of deprecated code
pragmarx/tracker
281008 Downloads
A Laravel Visitor Tracker
mi-schi/phpmd-extension
766932 Downloads
Contains extra phpmd rules from clean code book and the best practices of my experiences.
loophp/phposinfo
3933737 Downloads
Try to guess the host operating system.
ahand/mobileesp
404910 Downloads
Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.
gabrielbull/browser
435141 Downloads
Detecting the user's browser, operating system and language.
scheb/tombstone
414681 Downloads
Dead code detection with tombstones for PHP
rskuipers/php-assumptions
248875 Downloads
Static code analysis tool to detect weak assumptions
orklah/psalm-insane-comparison
1132434 Downloads
Detects possible insane comparison ("string" == 0) to help migrate to PHP8