Libraries tagged by User Class
mobiledetect/mobiledetectlib
118142876 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.
jaybizzle/crawler-detect
70277078 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
cbschuld/browser.php
5124679 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.
matthiasnoback/symfony-dependency-injection-test
6703644 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
matthiasnoback/symfony-config-test
7248567 Downloads
Library for testing user classes related to the Symfony Config Component
phpauth/phpauth
96910 Downloads
A secure user authentication class for PHP websites, using a powerful password hashing system and attack blocking to keep your website and users secure.
ahand/mobileesp
412190 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.
woothee/woothee
558315 Downloads
Cross-language UserAgent classifier library, PHP implementation
wolfcast/browser-detection
658966 Downloads
The Wolfcast BrowserDetection PHP class facilitates the identification of the user's environment such as Web browser, version, platform family, platform version or if it's a mobile device or not.
zadarma/user-api-v1
141545 Downloads
PHP class for Zadarma API
ptejada/uflex
7372 Downloads
All in one PHP user authentication class
mimmi20/ua-device-type
333254 Downloads
a class collection for different device types
mimmi20/ua-browser-type
333134 Downloads
a class collection for different browser types
classiebit/addchat-laravel
6508 Downloads
Live chat widget for Laravel that also includes multi-user chat, group permissions, customer support chat & more.
noodlesnz/double-metaphone
111410 Downloads
This class implements a "sounds like" algorithm developed by Lawrence Philips which he published in the June, 2000 issue of C/C++ Users Journal. Double Metaphone is an improved version of Philips' original Metaphone algorithm.