PHPackages                             fredbradley/laravel-health-check-200 - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. fredbradley/laravel-health-check-200

ActiveLibrary[HTTP &amp; Networking](/categories/http)

fredbradley/laravel-health-check-200
====================================

Laravel Health Check 200 is a Health Check which checks for a 200 HTTP Status Code

00PHP

Since Aug 8Pushed 2y ago1 watchersCompare

[ Source](https://github.com/fredbradley/laravel-health-check-200)[ Packagist](https://packagist.org/packages/fredbradley/laravel-health-check-200)[ RSS](/packages/fredbradley-laravel-health-check-200/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Health Check 200 is a Health Check which checks for a 200 HTTP Status Code
==================================================================================

[](#laravel-health-check-200-is-a-health-check-which-checks-for-a-200-http-status-code)

[![Latest Version on Packagist](https://camo.githubusercontent.com/850d4d8cbd8e704c28f1d929f2c6699223adcf312a6e9023ef5694e55f6f29ff/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f66726564627261646c65792f6c61726176656c2d6865616c74682d636865636b2d3230302e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/fredbradley/laravel-health-check-200)[![GitHub Tests Action Status](https://camo.githubusercontent.com/68e1a9bae344d9de83602893ac3cb9d30a1fc3a2df8fc103434610060d6d5091/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f66726564627261646c65792f6c61726176656c2d6865616c74682d636865636b2d3230302f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/fredbradley/laravel-health-check-200/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/01736d63ffae157284becf92c76b4995e11d883017b2e80a7a3177ebf853deda/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f66726564627261646c65792f6c61726176656c2d6865616c74682d636865636b2d3230302f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/fredbradley/laravel-health-check-200/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/a58cfac5dfe8c7e0aecaff632c11e56781851dbe2fb77a8bf17abdef67dc62b6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f66726564627261646c65792f6c61726176656c2d6865616c74682d636865636b2d3230302e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/fredbradley/laravel-health-check-200)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/6bea3dac7facb5c16fc6e10e8c8884d171401807fb2f4fadb2b09ff8598ef220/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f6c61726176656c2d6865616c74682d636865636b2d3230302e6a70673f743d31)](https://spatie.be/github-ad-click/laravel-health-check-200)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require fredbradley/laravel-health-check-200
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="laravel-health-check-200-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="laravel-health-check-200-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="laravel-health-check-200-views"
```

Usage
-----

[](#usage)

```
$laravelHealthCheck200 = new FredBradley\LaravelHealthCheck200();
echo $laravelHealthCheck200->echoPhrase('Hello, FredBradley!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Fred Bradley](https://github.com/fredbradley)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 Bus Factor1

Top contributor holds 75% 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://avatars.githubusercontent.com/u/1639226?v=4)[Fred Bradley](/maintainers/fredbradley)[@fredbradley](https://github.com/fredbradley)

---

Top Contributors

[![fredbradley](https://avatars.githubusercontent.com/u/1639226?v=4)](https://github.com/fredbradley "fredbradley (6 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

### Embed Badge

![Health badge](/badges/fredbradley-laravel-health-check-200/health.svg)

```
[![Health](https://phpackages.com/badges/fredbradley-laravel-health-check-200/health.svg)](https://phpackages.com/packages/fredbradley-laravel-health-check-200)
```

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25126.1M82](/packages/php-http-cache-plugin)[illuminate/http

The Illuminate Http package.

11937.9M6.9k](/packages/illuminate-http)[rdkafka/rdkafka

A PHP extension for Kafka

2.2k24.3k1](/packages/rdkafka-rdkafka)[httpsoft/http-message

Strict and fast implementation of PSR-7 and PSR-17

87965.9k114](/packages/httpsoft-http-message)[mezzio/mezzio-router

Router subcomponent for Mezzio

265.4M90](/packages/mezzio-mezzio-router)[serpapi/google-search-results-php

Get Google, Bing, Baidu, Ebay, Yahoo, Yandex, Home depot, Naver, Apple, Duckduckgo, Youtube search results via SerpApi.com

69127.2k](/packages/serpapi-google-search-results-php)

PHPackages © 2026

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