pxgamer/minimin-package-serverstats

A server statistics package based around system information.

v1.0.3 2017-12-07 18:04 UTC

This package is auto-updated.

Last update: 2024-04-11 13:38:18 UTC


README

Latest Version on Packagist Software License Build Status Style CI Code Coverage Total Downloads

A server statistics package based around system information. Designed for the Minimin server management tool.

Structure

src/
tests/
vendor/

Install

Via Composer

$ composer require pxgamer/minimin-package-serverstats

Usage

Current information this provides:

  • OS Information
    • Name
    • Kernel
    • Architecture
  • CPU Information
    • Model
    • Vendor
    • Speed (Mhz)
  • RAM Information
    • Type
    • Total
    • Free
  • HDD Information
    • Name
    • Vendor
    • Size
    • Device Path

Change log

Please see CHANGELOG for more information on what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

Security

If you discover any security related issues, please email owzie123@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.