PHPackages                             stepanenko3/laravel-system-resources - 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. stepanenko3/laravel-system-resources

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

stepanenko3/laravel-system-resources
====================================

Get OS resources from Laravel

v1.1.1(2y ago)7158.8k↓41.6%6[1 issues](https://github.com/stepanenko3/laravel-system-resources/issues)1MITPHPPHP ^8.0CI passing

Since Apr 16Pushed 1y ago1 watchersCompare

[ Source](https://github.com/stepanenko3/laravel-system-resources)[ Packagist](https://packagist.org/packages/stepanenko3/laravel-system-resources)[ RSS](/packages/stepanenko3-laravel-system-resources/feed)WikiDiscussions main Synced yesterday

READMEChangelog (4)Dependencies (3)Versions (5)Used By (1)

OS Resources
============

[](#os-resources)

[![Latest Version on Packagist](https://camo.githubusercontent.com/97829b317e46253082ff5f0d8204acdd34fa3cc6667a0e6216c946ef75c07f19/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73746570616e656e6b6f332f6c61726176656c2d73797374656d2d7265736f75726365732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/stepanenko3/laravel-system-resources)[![Total Downloads](https://camo.githubusercontent.com/6e4469852b0d46252ea5fe8a03aa73358c070806ff3ad012e705e5f26bb75093/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73746570616e656e6b6f332f6c61726176656c2d73797374656d2d7265736f75726365732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/stepanenko3/laravel-system-resources)[![License](https://camo.githubusercontent.com/ac708665b5940be319f8a70c568f79e49eb853994dbbe60661f8dc51552b9eaf/68747470733a2f2f706f7365722e707567782e6f72672f73746570616e656e6b6f332f6c61726176656c2d73797374656d2d7265736f75726365732f6c6963656e7365)](https://packagist.org/packages/stepanenko3/laravel-system-resources)

Description
-----------

[](#description)

Get OS resources from Laravel

Requirements
------------

[](#requirements)

- `php: >=8.0`
- `laravel/framework: ^9.0`

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

[](#installation)

```
# Install the package
composer require stepanenko3/laravel-system-resources
```

Usage
-----

[](#usage)

```
use Stepanenko3\LaravelSystemResources\Facades\SystemResources;

$ram = SystemResources::ram();
$ramUsed = SystemResources::ramUsed();
$ramTotal = SystemResources::ramTotal();

$disk = SystemResources::disk();
$diskUsed = SystemResources::diskUsed();
$diskTotal = SystemResources::diskTotal();

$cpuName = SystemResources::cpuName();
$cpu = SystemResources::cpu();
```

Credits
-------

[](#credits)

- [Artem Stepanenko](https://github.com/stepanenko3)

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

[](#contributing)

Thank you for considering contributing to this package! Please create a pull request with your contributions with detailed explanation of the changes you are proposing.

License
-------

[](#license)

This package is open-sourced software licensed under the [MIT license](LICENSE.md).

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity40

Moderate usage in the ecosystem

Community14

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 81.3% 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 ~232 days

Total

4

Last Release

841d ago

PHP version history (2 changes)v1.0.0PHP &gt;=8.0

v1.1.0PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/bef20f9543018de0b011aaf817248d926fdbcd2f71c6cfa81d82e9bb4822f018?d=identicon)[stepanenko3](/maintainers/stepanenko3)

---

Top Contributors

[![stepanenko3](https://avatars.githubusercontent.com/u/31134245?v=4)](https://github.com/stepanenko3 "stepanenko3 (13 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (3 commits)")

---

Tags

laravel

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/stepanenko3-laravel-system-resources/health.svg)

```
[![Health](https://phpackages.com/badges/stepanenko3-laravel-system-resources/health.svg)](https://phpackages.com/packages/stepanenko3-laravel-system-resources)
```

###  Alternatives

[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

23.9k69.5k](/packages/grumpydictator-firefly-iii)[firefly-iii/data-importer

Firefly III Data Import Tool.

8035.8k](/packages/firefly-iii-data-importer)[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17878.9k](/packages/markwalet-nova-modal-response)[ronasit/laravel-helpers

Provided helpers function and some helper class.

2085.6k31](/packages/ronasit-laravel-helpers)[team-nifty-gmbh/tall-datatables

Server-side rendered datatables for Laravel and Livewire

1320.9k4](/packages/team-nifty-gmbh-tall-datatables)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.4k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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