PHPackages                             vis/detect-browser\_l5 - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. vis/detect-browser\_l5

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

vis/detect-browser\_l5
======================

Simple packages to show update browser page if user browser is outdated

1.0.2(9y ago)080MITPHP

Since Mar 2Pushed 8y ago1 watchersCompare

[ Source](https://github.com/KHlushchenko/detect_browser_l5)[ Packagist](https://packagist.org/packages/vis/detect-browser_l5)[ RSS](/packages/vis-detect-browser-l5/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (4)Used By (0)

Simple packages to show update browser page if user browser is outdated

Execute

```
    composer require "vis/detect-browser_l5":"1.*"
```

Add provider to providers array in app.php

```
    Vis\DetectBrowser\DetectBrowserServiceProvider::class,
```

Publish css,icons,view,config

```
   php artisan vendor:publish --provider="Vis\DetectBrowser\DetectBrowserServiceProvider" --force
```

After publishing view template will be created at resources/views/errors/old\_browser.blade.php and can be manually edited if needed.

Add middleware to 'web' array in $middlewareGroups at app\\Http\\Kernel.php

```
    \Vis\DetectBrowser\Middleware\DetectBrowser::class,
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~21 days

Total

3

Last Release

3318d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4ccb895209ea7108142712514fcb896c4bd2d73e196343b566d15585a4d66136?d=identicon)[KGluschenko](/maintainers/KGluschenko)

---

Top Contributors

[![KHlushchenko](https://avatars.githubusercontent.com/u/6852568?v=4)](https://github.com/KHlushchenko "KHlushchenko (9 commits)")

### Embed Badge

![Health badge](/badges/vis-detect-browser-l5/health.svg)

```
[![Health](https://phpackages.com/badges/vis-detect-browser-l5/health.svg)](https://phpackages.com/packages/vis-detect-browser-l5)
```

###  Alternatives

[flarum/core

Delightfully simple forum software.

211.3M1.9k](/packages/flarum-core)[open-southeners/laravel-companion-apps

Extend your Laravel applications with companions apps (Android, iOS, PWA...)

233.9k](/packages/open-southeners-laravel-companion-apps)[cleaniquecoders/shrinkr

Shrinkr is a Laravel package for shortening URLs, with custom slugs, analytics, branded domains, and seamless API integration.

142.9k](/packages/cleaniquecoders-shrinkr)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
