PHPackages                             christopher-paul-shaw/endpoint-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. christopher-paul-shaw/endpoint-checker

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

christopher-paul-shaw/endpoint-checker
======================================

Get the HTTP Code returned for a batch of URLS

v1.0.1(7y ago)03PHPPHP ^5.4

Since Oct 16Pushed 7y agoCompare

[ Source](https://github.com/christopher-paul-shaw/EndpointChecker)[ Packagist](https://packagist.org/packages/christopher-paul-shaw/endpoint-checker)[ RSS](/packages/christopher-paul-shaw-endpoint-checker/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (1)Versions (3)Used By (0)

Summary
=======

[](#summary)

This class accepts a payload with URLS and returns the array with the current status of the url

Usage
=====

[](#usage)

```
$runner = new CPS\EndpointChecker();
$payload = [
    ['url' => 'https://www.chris-shaw.com', 'title' => 'Authors Homepage'],
    ['url' => 'https://www.example.com', 'title' => 'Example Website'],
];

$result = $runner->process($payload);

```

Test
====

[](#test)

As features are added, there will be new tests to prove they work as intended. You can run the tests yourself using the following command.

```
vendor/bin/phpunit test

```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity58

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

2813d ago

PHP version history (2 changes)v1.0.0PHP ^7.1

v1.0.1PHP ^5.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3262023?v=4)[chris-shaw](/maintainers/chris-shaw)[@chris-shaw](https://github.com/chris-shaw)

---

Top Contributors

[![christopher-paul-shaw](https://avatars.githubusercontent.com/u/12035126?v=4)](https://github.com/christopher-paul-shaw "christopher-paul-shaw (4 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/christopher-paul-shaw-endpoint-checker/health.svg)

```
[![Health](https://phpackages.com/badges/christopher-paul-shaw-endpoint-checker/health.svg)](https://phpackages.com/packages/christopher-paul-shaw-endpoint-checker)
```

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25025.5M80](/packages/php-http-cache-plugin)[illuminate/http

The Illuminate Http package.

11937.2M6.6k](/packages/illuminate-http)[rdkafka/rdkafka

A PHP extension for Kafka

2.2k20.0k1](/packages/rdkafka-rdkafka)[httpsoft/http-message

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

87930.4k113](/packages/httpsoft-http-message)[mezzio/mezzio-router

Router subcomponent for Mezzio

265.3M84](/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

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

PHPackages © 2026

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