PHPackages                             artemalexeev/systeminfo - 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. artemalexeev/systeminfo

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

artemalexeev/systeminfo
=======================

Package shows system info of your PHP project

v1.1.0(3mo ago)02MITPHPPHP &gt;=8.0

Since Feb 6Pushed 3mo agoCompare

[ Source](https://github.com/ArtemAlexeev/systeminfo)[ Packagist](https://packagist.org/packages/artemalexeev/systeminfo)[ RSS](/packages/artemalexeev-systeminfo/feed)WikiDiscussions master Synced 1mo ago

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

System info package
===================

[](#system-info-package)

### Description

[](#description)

For now shows only opcache status information.

### Install

[](#install)

- Use composer:
- ```
    composer require artemalexeev/systeminfo

    ```

### Usage

[](#usage)

For getting opcache status information you can use the following code:

```
use ArtemAlieksieiev\SystemInfo\OpcacheStatus;

(new OpcacheStatus())->display();

```

Or for real example check `examples/opcache_demo.php` file.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance81

Actively maintained with recent releases

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

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

Total

2

Last Release

101d ago

### Community

Maintainers

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

---

Top Contributors

[![ArtemAlexeev](https://avatars.githubusercontent.com/u/16052235?v=4)](https://github.com/ArtemAlexeev "ArtemAlexeev (3 commits)")

---

Tags

Opcache

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/artemalexeev-systeminfo/health.svg)

```
[![Health](https://phpackages.com/badges/artemalexeev-systeminfo/health.svg)](https://phpackages.com/packages/artemalexeev-systeminfo)
```

###  Alternatives

[appstract/laravel-opcache

PHP OPcache Artisan commands for Laravel.

1.4k4.9M7](/packages/appstract-laravel-opcache)[darkghosthunter/preloader

Preloader helper to create a PHP-ready preload script from Opcache.

432664.1k1](/packages/darkghosthunter-preloader)[laragear/preload

Effortlessly make a Preload script for your Laravel application.

119363.5k](/packages/laragear-preload)[nilportugues/php_backslasher

Adds all PHP internal functions to its namespace by adding backslash to them. Improves the application's performance when OPCache is on.

889.3k18](/packages/nilportugues-php-backslasher)

PHPackages © 2026

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