PHPackages                             wimil/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. wimil/ginfo

ActiveLibrary

wimil/ginfo
===========

App and library for easily parsing system information, like network/cpu/memory/usb/pci/sound cards/filesystems/raid array/ipmi/etc.

v1.0(5y ago)038MITPHPPHP ^7.1.3

Since Nov 28Pushed 5y ago1 watchersCompare

[ Source](https://github.com/wimil/ginfo)[ Packagist](https://packagist.org/packages/wimil/ginfo)[ RSS](/packages/wimil-ginfo/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (1)Dependencies (4)Versions (2)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)[![Build Status Travis](https://camo.githubusercontent.com/6be1b9089c562b8d3eb4205e3b23830b710cd8cb21a5d83300f7829792f7cc14/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f47656d6f72726f6a2f67696e666f2e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/Gemorroj/ginfo)[![Build Status AppVeyor](https://camo.githubusercontent.com/05447aa345658a3f76e80b7f08603c6d669e8819a9239a6b2de57f753490e263/68747470733a2f2f63692e6170707665796f722e636f6d2f6170692f70726f6a656374732f7374617475732f776c38747439387239383037613036693f7376673d74727565)](https://ci.appveyor.com/project/Gemorroj/ginfo)

### Ginfo is a:

[](#ginfo-is-a)

- Extensible, easy (composer) to use PHP Library to get extensive system stats programmatically from your PHP app

### Fork changes:

[](#fork-changes)

- drop ui
- drop internationalization
- drop bsd\* support (sorry, I will not be able to support)
- drop dhcp3 support
- drop dnsmasq support
- drop php libvirt support
- drop lxd support
- no need `COM` extension on Windows, but need powershell
- minimal windows 10 support
- adapt the code to modern standards
- minimal php version 7.1.3
- add selinux status info
- add php info (basic, opcache, apcu)

### Installation:

[](#installation)

```
composer require gemorroj/ginfo
```

### Example:

[](#example)

```
