PHPackages                             php-http/helper - 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. php-http/helper

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

php-http/helper
===============

Helper classes for HTTP related data

167PHP

Since Oct 21Pushed 10y ago5 watchersCompare

[ Source](https://github.com/php-http/helper)[ Packagist](https://packagist.org/packages/php-http/helper)[ RSS](/packages/php-http-helper/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

HTTP Helper
===========

[](#http-helper)

[![Latest Version](https://camo.githubusercontent.com/1ca08d3368ef017b3fb0672b16f19bc02ada325d2b665f9e50c87fdcc763e1c4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f7068702d687474702f68656c7065722e7376673f7374796c653d666c61742d737175617265)](https://github.com/php-http/helper/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build Status](https://camo.githubusercontent.com/4e193902f053e4dc0f731d13910c19031b8ff4febe8e710c15f41fa6e66400ed/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7068702d687474702f68656c7065722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/php-http/helper)[![Code Coverage](https://camo.githubusercontent.com/d7664b13b4e267bb97a1f1a701e33d31fec893f10ce32cf3b2a7a121d7c55595/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f7068702d687474702f68656c7065722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/php-http/helper)[![Quality Score](https://camo.githubusercontent.com/a7c148493bfab80fe29a3a8fa9e82a0023b7a2f0853b34402cea81f930fb2e73/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f7068702d687474702f68656c7065722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/php-http/helper)[![Total Downloads](https://camo.githubusercontent.com/ec64d6544f8c6c1f2f44d36cfc96aaa77a6cef90b75c5a248f810e94e967199b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7068702d687474702f68656c7065722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/php-http/helper)

**Helper classes for PSR-7 implementors.**

NOT READY
=========

[](#not-ready)

This repository is not ready for use. If you think about using this, please open an issue on this repository to discuss how to proceed.

Things that could change:

- Move to instantiated classes instead of static methods
- Code refactorings
- Different namespace and repository name

Install
-------

[](#install)

Via Composer

```
$ composer require php-http/helper
```

Usage
-----

[](#usage)

This repository contains some helper classes used in HTTP Adapters.

Testing
-------

[](#testing)

```
$ phpunit
```

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

[](#contributing)

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

Security
--------

[](#security)

If you discover any security related issues, please contact us at .

License
-------

[](#license)

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

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 86.7% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/0e4e105cea62b616d4cb376b08a849b6a428f646998537de150d16a8eb537b90?d=identicon)[mark.sagikazar](/maintainers/mark.sagikazar)

![](https://avatars.githubusercontent.com/u/76576?v=4)[David Buchmann](/maintainers/dbu)[@dbu](https://github.com/dbu)

![](https://www.gravatar.com/avatar/808f1df1f6ccd749b9c985f3b4a8753788e9bf74e7cead639fcf49cd2a714fd0?d=identicon)[egeloen](/maintainers/egeloen)

![](https://www.gravatar.com/avatar/3fb6e13a139230893f783118651540d3d057979fd726fefd135b1b397873010e?d=identicon)[php-http](/maintainers/php-http)

---

Top Contributors

[![sagikazarmark](https://avatars.githubusercontent.com/u/1226384?v=4)](https://github.com/sagikazarmark "sagikazarmark (13 commits)")[![dbu](https://avatars.githubusercontent.com/u/76576?v=4)](https://github.com/dbu "dbu (2 commits)")

### Embed Badge

![Health badge](/badges/php-http-helper/health.svg)

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

###  Alternatives

[friendsofsymfony/rest-bundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony

2.8k73.3M319](/packages/friendsofsymfony-rest-bundle)[php-http/discovery

Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations

1.3k309.5M1.2k](/packages/php-http-discovery)[pusher/pusher-php-server

Library for interacting with the Pusher REST API

1.5k94.8M293](/packages/pusher-pusher-php-server)[react/http

Event-driven, streaming HTTP client and server implementation for ReactPHP

78026.4M414](/packages/react-http)[php-http/curl-client

PSR-18 and HTTPlug Async client with cURL

48347.0M384](/packages/php-http-curl-client)[smi2/phpclickhouse

PHP ClickHouse Client

84310.1M71](/packages/smi2-phpclickhouse)

PHPackages © 2026

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