PHPackages                             atikrahman/laravel-server-health - 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. atikrahman/laravel-server-health

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

atikrahman/laravel-server-health
================================

This package generates url to check laravel hosted os and server information as well as watch for high alerts

217PHP

Since Sep 14Pushed 4y ago1 watchersCompare

[ Source](https://github.com/atikrahman-ew/laravel-server-health)[ Packagist](https://packagist.org/packages/atikrahman/laravel-server-health)[ RSS](/packages/atikrahman-laravel-server-health/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Server Health
=====================

[](#laravel-server-health)

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)

**Note:**

This package adds url that will show basic server information and can enhance to monitor real time.

Structure
---------

[](#structure)

If any of the following are applicable to your project, then the directory structure should follow industry best practices by being named the following.

```
src/
tests/

```

Install
-------

[](#install)

Via Composer

```
$ composer require atikrahman/laravel-server-health
```

Usage
-----

[](#usage)

```
Visit base_url/laravel-server to check health information.

```

```
/*Basic Functions to call infromation*/
 $system_bios = new SystemBios();
        //$system_bios->getOsInfo()
        //$system_bios->getOsInfo()

dd($system_bios->getTotalRam(),$system_bios->getFreeRam(),$system_bios->getCpuLoadPercentage(),$system_bios->getDiskSize(),$system_bios->getOsTasks(),$system_bios->getOsInfo());
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ php tests/ExampleTest.php
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

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

Credits
-------

[](#credits)

- [Atikur Rahman](https://github.com/atikrahman-ew)
- \[All Contributors\]\[link-contributors\]

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/7e2d2e8d03ec8deb376e4ec23e359991f65738006f998e4ed0f6bb2134f9f335?d=identicon)[atikrahman-ew](/maintainers/atikrahman-ew)

---

Top Contributors

[![atikplx](https://avatars.githubusercontent.com/u/78467196?v=4)](https://github.com/atikplx "atikplx (9 commits)")

### Embed Badge

![Health badge](/badges/atikrahman-laravel-server-health/health.svg)

```
[![Health](https://phpackages.com/badges/atikrahman-laravel-server-health/health.svg)](https://phpackages.com/packages/atikrahman-laravel-server-health)
```

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B9.2k](/packages/psr-log)[itsgoingd/clockwork

php dev tools in your browser

5.9k27.6M94](/packages/itsgoingd-clockwork)[graylog2/gelf-php

A php implementation to send log-messages to a GELF compatible backend like Graylog2.

41838.2M138](/packages/graylog2-gelf-php)[bugsnag/bugsnag-psr-logger

Official Bugsnag PHP PSR Logger.

32132.5M2](/packages/bugsnag-bugsnag-psr-logger)[consolidation/log

Improved Psr-3 / Psr\\Log logger based on Symfony Console components.

15462.2M7](/packages/consolidation-log)[datadog/php-datadogstatsd

An extremely simple PHP datadogstatsd client

19124.6M15](/packages/datadog-php-datadogstatsd)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
