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(4mo ago)02MITPHPPHP &gt;=8.0

Since Feb 6Pushed 4mo agoCompare

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

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

33

—

LowBetter than 72% of packages

Maintenance74

Regular maintenance activity

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity42

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

147d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16052235?v=4)[Artem Alexeev](/maintainers/ArtemAlexeev)[@ArtemAlexeev](https://github.com/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.4k5.2M7](/packages/appstract-laravel-opcache)[darkghosthunter/preloader

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

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

Effortlessly make a Preload script for your Laravel application.

123415.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.4k20](/packages/nilportugues-php-backslasher)[insolita/yii2-opcache

Yii2 OpCache module - Show statistic, config, reset all, invalidate files, search in cached files

1568.5k](/packages/insolita-yii2-opcache)[appstract/nova-opcache

A Laravel Nova tool for OPcache

1940.3k](/packages/appstract-nova-opcache)

PHPackages © 2026

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