agent
User agent parser
An agent-based user agent parser with desktop and mobile support for parsing user agent data in web applications.
👮 A PHP desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
5k stars
89 watching
478 forks
Language: PHP
last commit: 6 months ago
Linked from 2 awesome lists
accept-languagebrowsermobile-detectplatformrobotuser-agent
Related projects:
Repository | Description | Stars |
---|---|---|
darcyclarke/detect.js | A JavaScript library to parse and analyze user agent strings to extract device, OS, and browser information. | 645 |
faisalman/ua-parser-js | Detects browser, OS, device, and other characteristics from user agent strings | 9,352 |
hisorange/browser-detect | A package to identify user browser and device details using multiple well-tested packages. | 1,098 |
selwin/python-user-agents | A Python library to identify devices and their capabilities by parsing user agent strings. | 1,455 |
jrean/laravel-user-verification | Helps manage user verification and email validation in Laravel applications | 855 |
serbanghita/mobile-detect | Detects mobile devices using HTTP headers and user agent information. | 10,563 |
matthewbdaly/laravel-sms | Provides an SMS service provider for Laravel and Lumen applications | 35 |
jorijn/laravel-security-checker | Automates vulnerability detection and reporting in Laravel applications | 199 |
laravel/envoy | A package for managing common tasks on remote servers in PHP applications | 1,577 |
irazasyed/larasupport | Makes Lumen compatible with Laravel Packages and adds support for vendor:publish artisan command | 127 |
larastan/larastan | An extension of PHPStan to improve code analysis and static typing in Laravel applications. | 5,624 |
laravelio/laravel.io | A Laravel-based community portal with features like forums, user authentication, and search functionality. | 2,454 |
cmgmyr/laravel-messenger | A package that provides a simple user messaging system for Laravel applications. | 2,473 |
laravel/laravel | A comprehensive web application framework that simplifies common tasks and provides tools for large, robust applications. | 79,063 |
barryvdh/laravel-ide-helper | Generates helper files to enable accurate autocompletion in an Integrated Development Environment (IDE) for Laravel projects. | 14,289 |