PHPackages                             gemorroj/ginfo - 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. [Database &amp; ORM](/categories/database)
4. /
5. gemorroj/ginfo

ActiveLibrary[Database &amp; ORM](/categories/database)

gemorroj/ginfo
==============

Library for parsing system information, like network/cpu/memory/usb/pci/sound cards/filesystems/raid array/ipmi/etc and php/web-servers/databases.

6.1.0(3mo ago)5213[1 issues](https://github.com/Gemorroj/ginfo/issues)MITPHPPHP &gt;=8.2CI passing

Since Mar 19Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/Gemorroj/ginfo)[ Packagist](https://packagist.org/packages/gemorroj/ginfo)[ RSS](/packages/gemorroj-ginfo/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (10)Dependencies (5)Versions (21)Used By (0)

Ginfo - Server stats library
============================

[](#ginfo---server-stats-library)

[![License](https://camo.githubusercontent.com/df7e4c754b3074936684447682d46f9689b0b4000d6304c936593bc6a8404d4a/68747470733a2f2f706f7365722e707567782e6f72672f67656d6f72726f6a2f67696e666f2f6c6963656e7365)](https://packagist.org/packages/gemorroj/ginfo)[![Latest Stable Version](https://camo.githubusercontent.com/de4ef187966ba8bbbe5e3897ba1f982adff8a786017abc09ddd4dffa97722ed4/68747470733a2f2f706f7365722e707567782e6f72672f67656d6f72726f6a2f67696e666f2f762f737461626c65)](https://packagist.org/packages/gemorroj/ginfo)[![Continuous Integration](https://github.com/Gemorroj/ginfo/workflows/Continuous%20Integration/badge.svg)](https://github.com/Gemorroj/ginfo/actions?query=workflow%3A%22Continuous+Integration%22)

### Requirements:

[](#requirements)

- PHP &gt;= 8.2
- pcre extension
- proc\_open
- Linux
    - `/proc`, `/sys` and `/etc` mounted and readable by PHP
    - Tested with the 2.6.x/3.x/4.x/5.x/6.x kernels

### Installation:

[](#installation)

```
composer require gemorroj/ginfo
```

### Example:

[](#example)

```
