PHPackages                             remiheens/http-status-checker - 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. remiheens/http-status-checker

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

remiheens/http-status-checker
=============================

CLI tool to check HTTP Status for an URL or a set of URL

1.0.1(10y ago)0191MITPHPPHP &gt;=5.5.0

Since Apr 28Pushed 3y ago1 watchersCompare

[ Source](https://github.com/remiheens/HTTPStatusChecker)[ Packagist](https://packagist.org/packages/remiheens/http-status-checker)[ RSS](/packages/remiheens-http-status-checker/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (3)Versions (3)Used By (0)

Check the HTTP status code for an URL or a set of URL
=====================================================

[](#check-the-http-status-code-for-an-url-or-a-set-of-url)

[![Latest Version on Packagist](https://camo.githubusercontent.com/43d6d55ee5b32f438f36b8ad8b1ad9d5a81cfce3544aa0a2f3e2b3b08d457246/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f72656d696865656e732f687474702d7374617475732d636865636b65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/remiheens/http-status-checker)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Quality Score](https://camo.githubusercontent.com/3f36fcd07be5dc078e0574120911e90ba21c188b90569ae2dcad2385cbf2112b/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f72656d696865656e732f48545450537461747573436865636b65722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/remiheens/http-status-checker)[![Total Downloads](https://camo.githubusercontent.com/a6e78bf0fd3345b8dd93fe24637799a6b028034c3db222ef8865e76fb27d8576/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f72656d696865656e732f687474702d7374617475732d636865636b65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/remiheens/http-status-checker)

This repository provide a CLI tool to check HTTP status for a set of URL. You can test if the redirection provides you a specific code, if the location is in a right scheme, etc.

Install
-------

[](#install)

Via Composer

```
composer global require remiheens/http-status-checker
```

Usage
-----

[](#usage)

Test a redirection

```
http-status-checker test http://github.com 302 https
```

Test a HTTP Code

```
http-status-checker test https://github.com/404 404
```

Test a set of URL

```
http-status-checker scan sample.list
```

Be sure, to have separate fields with tabulation.

It outputs a line per link found.

When check is finished a summary will be shown.

Security
--------

[](#security)

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

License
-------

[](#license)

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

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

3715d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0bc8ca9acdd7f5606091b579de2c6d9cb8a7bc189db7a0574b600135b2cac76a?d=identicon)[remiheens](/maintainers/remiheens)

---

Top Contributors

[![remiheens](https://avatars.githubusercontent.com/u/1227400?v=4)](https://github.com/remiheens "remiheens (2 commits)")

### Embed Badge

![Health badge](/badges/remiheens-http-status-checker/health.svg)

```
[![Health](https://phpackages.com/badges/remiheens-http-status-checker/health.svg)](https://phpackages.com/packages/remiheens-http-status-checker)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[illuminate/http

The Illuminate Http package.

11937.2M6.6k](/packages/illuminate-http)[spatie/laravel-export

Create a static site bundle from a Laravel app

672139.5k6](/packages/spatie-laravel-export)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[aeliot/todo-registrar

Register TODOs from source code in issue tracker

153.0k](/packages/aeliot-todo-registrar)

PHPackages © 2026

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