PHPackages                             exolnet/laravel-status - 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. exolnet/laravel-status

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

exolnet/laravel-status
======================

Laravel module to get the status of a web application.

v2.13.0(1mo ago)051.8k↓28.6%MITPHPPHP ^8.3CI passing

Since Dec 5Pushed 1mo ago3 watchersCompare

[ Source](https://github.com/exolnet/laravel-status)[ Packagist](https://packagist.org/packages/exolnet/laravel-status)[ Docs](https://github.com/eXolnet/laravel-status)[ RSS](/packages/exolnet-laravel-status/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (10)Dependencies (14)Versions (20)Used By (0)

eXolnet Laravel Status
======================

[](#exolnet-laravel-status)

[![Latest Stable Version](https://camo.githubusercontent.com/8386340bd701d3eede6fbe31bb5e731734caed0d23a933be992d57d5679f5ca0/68747470733a2f2f706f7365722e707567782e6f72672f65586f6c6e65742f6c61726176656c2d7374617475732f762f737461626c653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/eXolnet/laravel-status)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build Status](https://camo.githubusercontent.com/4da35ead008c80be0bf7e9b0ead9e26769389ea658191e1e436af45db72e96b7/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f65586f6c6e65742f6c61726176656c2d7374617475732f74657374732e796d6c3f6c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/eXolnet/laravel-status/actions?query=workflow%3Atests)[![Total Downloads](https://camo.githubusercontent.com/9dae36fe872747ae1138cfd5529946b4d032170c0458312288b42825c900a9d6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f65586f6c6e65742f6c61726176656c2d7374617475732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/eXolnet/laravel-status)

The eXolnet Laravel Status package extends the base features available in Laravel.

Installation
------------

[](#installation)

Require this package with composer:

```
composer require exolnet/laravel-status
```

If you don't use package auto-discovery, add the service provider to the `providers` array in `config/app.php`:

```
Exolnet\Status\StatusServiceProvider::class
```

Usage
-----

[](#usage)

### Health page

[](#health-page)

To see the health status, you have to access `/health` page.

### SHA revision page

[](#sha-revision-page)

To see commit SHA version, you have to access `/sha` page. Be sure you have a revision file at the project root.

Testing
-------

[](#testing)

To run the phpUnit tests, please use:

```
composer test
```

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)

- [Alexandre D'Eschambeault](https://github.com/xel1045)
- [Martin Blanchette](https://github.com/martinblanchette)
- [Patricia Gagnon-Renaud](https://github.com/pgrenaud)
- [All Contributors](../../contributors)

License
-------

[](#license)

Copyright © [eXolnet](https://www.exolnet.com). All rights reserved.

This code is licensed under the [MIT license](http://choosealicense.com/licenses/mit/). Please see the [license file](LICENSE) for more information.

###  Health Score

59

—

FairBetter than 98% of packages

Maintenance89

Actively maintained with recent releases

Popularity29

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity85

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 76.6% 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.

###  Release Activity

Cadence

Every ~169 days

Recently: every ~193 days

Total

17

Last Release

53d ago

PHP version history (9 changes)v2.0.0PHP &gt;=7.1

v2.0.1PHP ^7.1

v2.2.0PHP ^7.2

v2.4.0PHP &gt;=7.2

v2.5.0PHP ^7.3|^8.0

v2.7.0PHP ^8.0

v2.9.0PHP ^8.1

v2.10.0PHP ^8.2

v2.12.0PHP ^8.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4064055?v=4)[eXolnet](/maintainers/exolnet)[@eXolnet](https://github.com/eXolnet)

![](https://www.gravatar.com/avatar/c62099358d9b958053df82fe29782cf298c6361d07546fd4df409c85ef63b217?d=identicon)[xel1045](/maintainers/xel1045)

---

Top Contributors

[![xel1045](https://avatars.githubusercontent.com/u/1497697?v=4)](https://github.com/xel1045 "xel1045 (72 commits)")[![pgrenaud](https://avatars.githubusercontent.com/u/10713979?v=4)](https://github.com/pgrenaud "pgrenaud (9 commits)")[![clablancherie-exo](https://avatars.githubusercontent.com/u/214526504?v=4)](https://github.com/clablancherie-exo "clablancherie-exo (6 commits)")[![ChristopheTremblay](https://avatars.githubusercontent.com/u/61481239?v=4)](https://github.com/ChristopheTremblay "ChristopheTremblay (3 commits)")[![Gandhi11](https://avatars.githubusercontent.com/u/4001049?v=4)](https://github.com/Gandhi11 "Gandhi11 (2 commits)")[![rmenu-pro](https://avatars.githubusercontent.com/u/198626329?v=4)](https://github.com/rmenu-pro "rmenu-pro (2 commits)")

---

Tags

hacktoberfesthealth-checklaravellaravel-packagephplaravelstatusexolnet

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/exolnet-laravel-status/health.svg)

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M201](/packages/laravel-ai)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M131](/packages/roots-acorn)[moonshine/moonshine

Laravel administration panel

1.3k253.1k81](/packages/moonshine-moonshine)[laravel/folio

Page based routing for Laravel.

603583.7k33](/packages/laravel-folio)[illuminate/session

The Illuminate Session package.

9939.3M850](/packages/illuminate-session)

PHPackages © 2026

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