PHPackages                             colossal/colossal-http-message - 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. colossal/colossal-http-message

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

colossal/colossal-http-message
==============================

An implementation of the PSR-7 standardized interfaces.

v2.0.1(2y ago)069[2 issues](https://github.com/colossalg/Colossal-HTTP-Message/issues)1MITPHPPHP ^8.0

Since May 22Pushed 2y ago1 watchersCompare

[ Source](https://github.com/colossalg/Colossal-HTTP-Message)[ Packagist](https://packagist.org/packages/colossal/colossal-http-message)[ Docs](https://github.com/colossalg/Colossal-HTTP-Message)[ RSS](/packages/colossal-colossal-http-message/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (4)Versions (6)Used By (1)

Colossal-HTTP-Message
=====================

[](#colossal-http-message)

An implementation of the PSR-7 standardized interfaces.

Development Tips
----------------

[](#development-tips)

### Running PHPUnit Test Suites

[](#running-phpunit-test-suites)

Run the PHPUnit test suites with the following command:

```
>> .\vendor\bin\phpunit
```

To additionally print the test coverage results to stdout run the following command:

```
>> .\vendor\bin\phpunit --coverage-html="coverage"
```

### Running PHPStan Code Quality Analysis

[](#running-phpstan-code-quality-analysis)

Run the PHPStan code quality analysis with the following command:

```
>> .\vendor\bin\phpstan --configuration=phpstan.neon --xdebug
```

### Running PHP Code Sniffer Code Style Analysis

[](#running-php-code-sniffer-code-style-analysis)

Run the PHP Code Sniffer code style analysis with the following commands:

```
>> .\vendor\bin\phpcs --standard=phpcs.xml src
>> .\vendor\bin\phpcs --standard=phpcs.xml test
```

To fix automatically resolve issues found by PHP Code Sniffer run the following commands:

```
>> .\vendor\bin\phpcbf --standard=phpcs.xml src
>> .\vendor\bin\phpcbf --standard=phpcs.xml test
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

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

Total

5

Last Release

1071d ago

Major Versions

v1.0.2 → v2.0.02023-06-04

### Community

Maintainers

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

---

Top Contributors

[![colossalg](https://avatars.githubusercontent.com/u/39691679?v=4)](https://github.com/colossalg "colossalg (89 commits)")

---

Tags

httppsr-7

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/colossal-colossal-http-message/health.svg)

```
[![Health](https://phpackages.com/badges/colossal-colossal-http-message/health.svg)](https://phpackages.com/packages/colossal-colossal-http-message)
```

###  Alternatives

[guzzlehttp/psr7

PSR-7 message implementation that also provides common utility methods

8.0k1.0B3.1k](/packages/guzzlehttp-psr7)[psr/http-factory

PSR-17: Common interfaces for PSR-7 HTTP message factories

1.9k692.9M1.9k](/packages/psr-http-factory)[symfony/psr-http-message-bridge

PSR HTTP message bridge

1.3k296.6M804](/packages/symfony-psr-http-message-bridge)[php-http/message

HTTP Message related tools

1.3k263.9M678](/packages/php-http-message)[league/uri-interfaces

Common tools for parsing and resolving RFC3987/RFC3986 URI

538204.9M23](/packages/league-uri-interfaces)[laminas/laminas-diactoros

PSR HTTP Message implementations

546105.8M963](/packages/laminas-laminas-diactoros)

PHPackages © 2026

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