PHPackages                             rmsramos/system-info - 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. rmsramos/system-info

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

rmsramos/system-info
====================

A very simple plugin to show system info widget

v1.0.1(1y ago)92313[1 PRs](https://github.com/rmsramos/system-info/pulls)MITBladePHP ^8.1CI passing

Since Jun 15Pushed 1y ago1 watchersCompare

[ Source](https://github.com/rmsramos/system-info)[ Packagist](https://packagist.org/packages/rmsramos/system-info)[ Docs](https://github.com/rmsramos/system-info)[ GitHub Sponsors](https://github.com/rmsramos)[ RSS](/packages/rmsramos-system-info/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (2)Dependencies (8)Versions (4)Used By (0)

System Info Widget
==================

[](#system-info-widget)

[![Latest Version on Packagist](https://camo.githubusercontent.com/d049514467c22082bdb4da8d45468d1af707223e129a0978e93b71e1a1adab4b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f726d7372616d6f732f73797374656d2d696e666f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/rmsramos/system-info)[![Software License](https://camo.githubusercontent.com/074b89bca64d3edc93a1db6c7e3b1636b874540ba91d66367c0e5e354c56d0ea/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e737667)](LICENSE.md)[![Fix PHP Code Styling](https://github.com/rmsramos/system-info/actions/workflows/fix-php-code-style-issues.yml/badge.svg)](https://github.com/rmsramos/system-info/actions/workflows/fix-php-code-style-issues.yml)[![Total Downloads](https://camo.githubusercontent.com/4281013f632993be2bd070c656e3b155e2e72c3d2145ffb48909c69757cc97e5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f726d7372616d6f732f73797374656d2d696e666f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/rmsramos/system-info/stats)

[![Screenshot of Application Feature](https://raw.githubusercontent.com/rmsramos/system-info/main/arts/cover.png)](https://raw.githubusercontent.com/rmsramos/system-info/main/arts/cover.png)

A very simple filament plugin to show system info widget

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require rmsramos/system-info
```

Usage
-----

[](#usage)

In your Panel Service Provider `(App\Providers\Filament)` active the plugin

Add the `Rmsramos\SystemInfo\SystemInfoPlugin` to your panel config

```
use Rmsramos\SystemInfo\SystemInfoPlugin;

class AdminPanelProvider extends PanelProvider
{
    public function panel(Panel $panel): Panel
    {
        return $panel
            ->plugins([
                SystemInfoPlugin::make()
                    ->setSort(2),
            ]);
    }
}
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Rômulo Ramos](https://github.com/rmsramos)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 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 ~9 days

Total

2

Last Release

728d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5170473?v=4)[Rômulo Ramos](/maintainers/rmsramos)[@rmsramos](https://github.com/rmsramos)

---

Top Contributors

[![rmsramos](https://avatars.githubusercontent.com/u/5170473?v=4)](https://github.com/rmsramos "rmsramos (21 commits)")

---

Tags

laravelRmsramossystem info

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/rmsramos-system-info/health.svg)

```
[![Health](https://phpackages.com/badges/rmsramos-system-info/health.svg)](https://phpackages.com/packages/rmsramos-system-info)
```

###  Alternatives

[stephenjude/filament-feature-flags

Filament implementation of feature flags and segmentation with Laravel Pennant.

122157.7k1](/packages/stephenjude-filament-feature-flags)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3913.7k](/packages/rawilk-profile-filament-plugin)[bezhansalleh/filament-google-analytics

Google Analytics integration for FilamentPHP

209175.5k8](/packages/bezhansalleh-filament-google-analytics)[dotswan/filament-map-picker

Easily pick and retrieve geo-coordinates using a map-based interface in your Filament applications.

128173.7k3](/packages/dotswan-filament-map-picker)[marcelweidum/filament-expiration-notice

Customize the livewire expiration notice

94113.9k5](/packages/marcelweidum-filament-expiration-notice)[stephenjude/filament-blog

Filament Blog Builder

20518.8k](/packages/stephenjude-filament-blog)

PHPackages © 2026

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