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

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

intpp/system-info
=================

Information about the server

v1.0.1(11y ago)323BSDPHPPHP &gt;=5.4.0

Since Nov 6Pushed 11y ago1 watchersCompare

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

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

System (Server) information - system-info
=========================================

[](#system-server-information---system-info)

Information about your server.

### Supported OS:

[](#supported-os)

- Linux
- Windows
- BSD
- Macintosh

### Methods:

[](#methods)

- getName
- getVersion
- getHostname
- getArchitecture
- getUptime

#### Usage

[](#usage)

```
    // Get the class to work with the current operating system
    $system = Server::getInfo();

    // Captain Obvious was here
    $system::getName();
    $system::getVersion();
    ...
    $system::getUptime();
```

#### Install via composer

[](#install-via-composer)

```
    "require": {
        ...
        "intpp/system-info": "*"
    },

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

Total

2

Last Release

4164d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/14298162de55b00b28a97fedfeecdb2ee2c97ebc75f075ee09125dbcdcc33327?d=identicon)[intpp](/maintainers/intpp)

---

Top Contributors

[![intpp](https://avatars.githubusercontent.com/u/2384433?v=4)](https://github.com/intpp "intpp (14 commits)")

### Embed Badge

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

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

PHPackages © 2026

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