PHPackages                             szualang/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. szualang/systeminfo

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

szualang/systeminfo
===================

App and library from https://github.com/jrgp/linfo

021PHP

Since Apr 2Pushed 7y ago1 watchersCompare

[ Source](https://github.com/szualang/systeminfo)[ Packagist](https://packagist.org/packages/szualang/systeminfo)[ RSS](/packages/szualang-systeminfo/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Fix For PHP7.3 [https://wiki.php.net/rfc/continue\_on\_switch\_deprecation](https://wiki.php.net/rfc/continue_on_switch_deprecation)

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
```

```
