PHPackages                             thruster/http-factory - 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. thruster/http-factory

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

thruster/http-factory
=====================

Thruster HttpFactory Component

1.1.0(7y ago)0432MITPHPPHP &gt;=7.3

Since Feb 13Pushed 7y ago1 watchersCompare

[ Source](https://github.com/ThrusterIO/http-factory)[ Packagist](https://packagist.org/packages/thruster/http-factory)[ Docs](https://thruster.io)[ RSS](/packages/thruster-http-factory/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (4)Versions (3)Used By (2)

HttpFactory
===========

[](#httpfactory)

[![Latest Version on Packagist](https://camo.githubusercontent.com/0aaed2cc1c0621f91c8c63da72da8bd220bde1a7c04a56e2201fc777f970814e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f74687275737465722f687474702d666163746f72792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/thruster/http-factory)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build Status](https://camo.githubusercontent.com/adc4f2ff5d9a28cdd12e3eb83738fbdbde70202e9e30a0b9929d5797ff535908/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f5468727573746572494f2f687474702d666163746f72792f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/ThrusterIO/http-factory)[![Coverage Status](https://camo.githubusercontent.com/1663281fde5c28e3cf1387592a0ec7d26e8c2cfe22ca42b189474048fd5e9965/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f5468727573746572494f2f687474702d666163746f72792e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/ThrusterIO/http-factory/code-structure)[![Quality Score](https://camo.githubusercontent.com/0193c9d3ef4827b9297951b7c25d8b3b889f15994f4747b293bea66ff98c1b08/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f5468727573746572494f2f687474702d666163746f72792e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/ThrusterIO/http-factory)[![Total Downloads](https://camo.githubusercontent.com/997413ed7d13dbd04d3c758e7b9f8380ae53365dc3f19a8117b4403a5f4f8b20/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f74687275737465722f687474702d666163746f72792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/thruster/http-factory)

[![Email](https://camo.githubusercontent.com/fc4998410b6b71d697bf556c37294970fedc130c081c82698cdb5ca22d70cade/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f656d61696c2d7465616d4074687275737465722e696f2d626c75652e7376673f7374796c653d666c61742d737175617265)](mailto:team@thruster.io)

The Thruster HttpFactory Component.

Install
-------

[](#install)

Via Composer

```
$ composer require thruster/http-factory
```

Testing
-------

[](#testing)

Run test cases

```
$ composer test
```

Run test cases with coverage (HTML format)

```
$ composer test-coverage
```

Run PHP style checker

```
$ composer check-style
```

Run PHP style fixer

```
$ composer fix-style
```

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

[](#contributing)

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

License
-------

[](#license)

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

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity56

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

2646d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/770bae1f46ac2b4536db820b8642491c25e2e2fd44e761110269e4722679a80d?d=identicon)[aurimasniekis](/maintainers/aurimasniekis)

---

Top Contributors

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

---

Tags

http-factorythruster

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/thruster-http-factory/health.svg)

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

###  Alternatives

[guzzlehttp/psr7

PSR-7 message implementation that also provides common utility methods

8.0k1.0B3.2k](/packages/guzzlehttp-psr7)[league/uri

URI manipulation library

1.1k206.4M277](/packages/league-uri)[friendsofsymfony/http-cache

Tools to manage HTTP caching proxies with PHP

36114.7M36](/packages/friendsofsymfony-http-cache)[spiral/roadrunner-http

RoadRunner: HTTP and PSR-7 worker

779.2M48](/packages/spiral-roadrunner-http)[laudis/neo4j-php-client

Neo4j-PHP-Client is the most advanced PHP Client for Neo4j

184616.9k31](/packages/laudis-neo4j-php-client)[phpro/http-tools

HTTP tools for developing more consistent HTTP implementations.

28137.8k](/packages/phpro-http-tools)

PHPackages © 2026

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