PHPackages                             linfo/linfo - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. linfo/linfo

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

linfo/linfo
===========

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

v4.0.9(6mo ago)3701.7M—4.1%72[12 issues](https://github.com/jrgp/linfo/issues)20MITPHPPHP &gt;=5.4.0CI failing

Since Jul 8Pushed 6mo ago19 watchersCompare

[ Source](https://github.com/jrgp/linfo)[ Packagist](https://packagist.org/packages/linfo/linfo)[ Docs](http://github.com/jrgp/linfo)[ RSS](/packages/linfo-linfo/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (9)Dependencies (1)Versions (18)Used By (20)

Linfo - Server stats UI/library
===============================

[](#linfo---server-stats-uilibrary)

[![Build Status](https://camo.githubusercontent.com/24068539f645c67d459369d5d3deb2029f995fb05683661f1a7d6939ea980c07/68747470733a2f2f7472617669732d63692e6f72672f6a7267702f6c696e666f2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/jrgp/linfo)

### Linfo is a:

[](#linfo-is-a)

- Light themable Web UI and REST API displaying lots of system stats
- Ncurses CLI view of WebUI
- Extensible, easy (composer) to use PHP5 Library to get extensive system stats programmatically from your PHP app

### Contributing

[](#contributing)

Interested in contributing? Check out [Development Readme](DEVELOPERS.md)

### web UI

[](#web-ui)

[![Linfo WebUI Screenshot](https://camo.githubusercontent.com/cbbcfd1eeafb7db605bc41a59d15608f0359ce302ee3fc49aad4972ef6400397/687474703a2f2f6a7267702e75732f6d6973632f6c696e666f2e706e67)](https://camo.githubusercontent.com/cbbcfd1eeafb7db605bc41a59d15608f0359ce302ee3fc49aad4972ef6400397/687474703a2f2f6a7267702e75732f6d6973632f6c696e666f2e706e67)

### ncurses preview

[](#ncurses-preview)

[![Linfo Ncurses Screenshot](https://camo.githubusercontent.com/4edf2043e87f9f4b6d3e63246e7e0115bb34385f341eaf10876dc3d5e1a2359a/687474703a2f2f6a7267702e75732f6d6973632f6c696e666f5f6375727365732e706e67)](https://camo.githubusercontent.com/4edf2043e87f9f4b6d3e63246e7e0115bb34385f341eaf10876dc3d5e1a2359a/687474703a2f2f6a7267702e75732f6d6973632f6c696e666f5f6375727365732e706e67)

See: [Enabling ncurses](NCURSES.md)

### PHP library usage

[](#php-library-usage)

```
composer require linfo/linfo
```

```
