hisorange/browser-detect
Browser Detection for Laravel by hisorange! observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4653
- days_rel: n/a
- days_push: 632
- n_releases_24m: 0
Adoption not part of the score
1141 stars · 144 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Laravel package that identifies the visitor's browser, platform, and device type from the user agent string, including bot and crawler detection. It wraps multiple well-tested user agent parsing libraries behind a simple facade and Blade directives.
Use cases
- detect if a visitor is on mobile, tablet, or desktop
- identify bots and crawlers loading my pages
- serve different content based on the user's operating system
- check if the browser is Firefox or Opera in Laravel
- use device detection directives in blade templates
- redirect mobile users to a mobile version of the site
When to avoid
- you need accurate client-side feature detection rather than user agent sniffing
- you are not using Laravel or PHP
- you need heavy-duty analytics-grade device intelligence with hardware details
Facets
library · maturity stable
parser middleware web-development backend php user-agent-parser browser-detection mobile-detection bot-detection crawler-detection laravel-package laravel
1 source
- readme: https://github.com/hisorange/browser-detect · fetched 2026-08-28 · 813d826b016c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hisorange/browser-detect | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="hisorange/browser-detect")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem