Libraries tagged by detector
nitotm/efficient-language-detector
127925 Downloads
Fast and accurate natural language detection. Detector written in PHP. Nito-ELD, ELD.
landrok/language-detector
505392 Downloads
A fast and reliable PHP library for detecting languages
wapmorgan/php-deprecation-detector
418341 Downloads
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
tuqqu/gender-detector
297054 Downloads
Get gender from first name
steppinghat/emoji-detector
449746 Downloads
Detect and validate emoji in an input string
shipmonk/name-collision-detector
1332914 Downloads
Simple tool to find ambiguous classes or any other name duplicates within your project.
p3k/emoji-detector
1546882 Downloads
Detect and return all emoji found in a string
acquia/drupal-environment-detector
5197219 Downloads
Provides common methods for detecting the current Acquia environment
sensiolabs-de/deprecation-detector
555723 Downloads
Command line tool to detect usage of deprecated code
tattali/mobile-detect-bundle
838764 Downloads
Symfony 5.x-7.x bundle to detect mobile devices, manage mobile view and redirect to the mobile and tablet version.
ahand/mobileesp
456742 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.
selective/basepath
469412 Downloads
A URL base path detector for Slim 4
sebastian/phpdcd
986994 Downloads
Dead Code Detector (DCD) for PHP code.
tivie/php-os-detector
1580811 Downloads
A small utility library that detects the OS the server is running on
wapmorgan/file-type-detector
345696 Downloads
Detects file type by filename or content and generates correct mimetype.