elao/browser-detector-bundle
Adopt if:
Look elsewhere if:
For Executives: "This package lets us automatically detect and handle unsupported browsers with minimal effort—no custom dev work needed. For example, we could block IE < 11 users from accessing legacy workflows, reducing support tickets by X%. It’s a low-risk way to improve UX for modern users while phasing out outdated tech. Since it’s deprecated, we’d treat it as a short-term fix while we evaluate longer-term solutions like [device-detector]."
For Engineering: *"The Elao Browser Detector Bundle is a lightweight Symfony/Laravel bundle that listens to HTTP requests and flags browsers based on user-agent strings. Key pros:
AppKernel.php.kernel.request, so we can hook into it for redirects, warnings, or feature toggles.
Trade-offs: It’s unmaintained (last release 2015), so we’d need to vet it for security risks. For now, it’s a viable option if we’re okay with a temporary solution while we assess [device-detector] or build a custom parser."*How can I help you explore Laravel packages today?