PHPackages                             osumionline/plugin-browser - 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. [Framework](/categories/framework)
4. /
5. osumionline/plugin-browser

ActiveLibrary[Framework](/categories/framework)

osumionline/plugin-browser
==========================

Plugin OBrowser para Osumi Framework

3.1.0(1y ago)020MITPHPPHP &gt;=8.2

Since Sep 2Pushed 1y ago1 watchersCompare

[ Source](https://github.com/osumionline/plugin-browser)[ Packagist](https://packagist.org/packages/osumionline/plugin-browser)[ RSS](/packages/osumionline-plugin-browser/feed)WikiDiscussions main Synced today

READMEChangelog (2)DependenciesVersions (3)Used By (0)

Osumi Framework Plugins: `OBrowser`

Este plugin añade la clase `OBrowser` al framework con el que obtener información del navegador del usuario basándose en su User Agent:

```
$browser = new OBrowser();
$browser->setUA( $_SERVER['HTTP_USER_AGENT'] );

if ($browser->isIpad()) {
  echo "Dispositivo iPad detectado.";
}
if ($browser->isMobile()) {
  echo "Navegador movil detectado.";
}
```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance40

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80% 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 ~155 days

Total

2

Last Release

514d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/156799685?v=4)[Osumi](/maintainers/osumionline)[@osumionline](https://github.com/osumionline)

---

Top Contributors

[![igorosabel](https://avatars.githubusercontent.com/u/633864?v=4)](https://github.com/igorosabel "igorosabel (4 commits)")[![osumionline](https://avatars.githubusercontent.com/u/156799685?v=4)](https://github.com/osumionline "osumionline (1 commits)")

### Embed Badge

![Health badge](/badges/osumionline-plugin-browser/health.svg)

```
[![Health](https://phpackages.com/badges/osumionline-plugin-browser/health.svg)](https://phpackages.com/packages/osumionline-plugin-browser)
```

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M299](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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