PHPackages                             coercive/headerstatus - 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. coercive/headerstatus

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

coercive/headerstatus
=====================

Coercive HeaderStatus Utility

1.0.1(8y ago)11.4k1MITPHPPHP &gt;=5.4.0

Since Jul 10Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Coercive/HeaderStatus)[ Packagist](https://packagist.org/packages/coercive/headerstatus)[ Docs](http://coercive.fr)[ RSS](/packages/coercive-headerstatus/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)DependenciesVersions (3)Used By (1)

Coercive HeaderStatus Utility
=============================

[](#coercive-headerstatus-utility)

HeaderStatus lets you simply send HTTP response status.

Get
---

[](#get)

```
composer require coercive/headerstatus

```

Usage
-----

[](#usage)

```
use Coercive\Utility\HeaderStatus

# SEND - 200 Defalut Status
HeaderStatus::send();

# SEND - Your Status : Example 301
HeaderStatus::send( 301 );

# SEND - Force don't use php function "http_response_code"
HeaderStatus::send( 418, TRUE );
```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community9

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 ~577 days

Total

2

Last Release

3065d ago

### Community

Maintainers

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

---

Top Contributors

[![Coercive](https://avatars.githubusercontent.com/u/20288080?v=4)](https://github.com/Coercive "Coercive (1 commits)")

### Embed Badge

![Health badge](/badges/coercive-headerstatus/health.svg)

```
[![Health](https://phpackages.com/badges/coercive-headerstatus/health.svg)](https://phpackages.com/packages/coercive-headerstatus)
```

PHPackages © 2026

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