PHPackages                             pluf/http2 - 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. pluf/http2

ActiveLibrary

pluf/http2
==========

Pluf HTTP package

7.0.3(5y ago)37.2k[1 issues](https://github.com/pluf/http2/issues)4MITPHP

Since Jul 15Pushed 4y ago2 watchersCompare

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

READMEChangelogDependencies (8)Versions (124)Used By (4)

HTTP2
=====

[](#http2)

[![Build Status](https://camo.githubusercontent.com/bc28bd027cceafbc1c1cc6d2b5787ee98307c651503f47195dc12cc3ecfd5514/68747470733a2f2f7472617669732d63692e636f6d2f706c75662f68747470322e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/pluf/http2)[![codecov](https://camo.githubusercontent.com/f440c06c8a10e96679d4074bccb36fb2e3990ae54154e68db03b35e54f51cb8f/68747470733a2f2f636f6465636f762e696f2f67682f706c75662f68747470322f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/pluf/http2)[![Maintainability](https://camo.githubusercontent.com/d6ec99d76070bf1db3136fa8b1d1a2509fe9d9c18dac4e37fd937a38c9d4be0b/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f35313366333536626466323630363563633030392f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/pluf/http2/maintainability)[![Test Coverage](https://camo.githubusercontent.com/c34366f2388cf1972b12b370e8144f0c393f75e47a0f4d03c210f8c934101428/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f35313366333536626466323630363563633030392f746573745f636f766572616765)](https://codeclimate.com/github/pluf/http2/test_coverage)[![Coverage Status](https://camo.githubusercontent.com/f22ce1fcc437d6c9b9e518defeaebfd12374625b6e9ea73f9e0482f887e7911a/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f706c75662f68747470322f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/pluf/http2?branch=master)

This package is [http://pear.php.net/package/HTTP\_Download](http://pear.php.net/package/HTTP_Download) and has been migrated from [http://svn.php.net/repository/pear/packages/HTTP\_Download](http://svn.php.net/repository/pear/packages/HTTP_Download)

Please report all new issues via the PEAR bug tracker.

If this package is marked as unmaintained and you have fixes, please submit your pull requests and start discussion on the pear-qa mailing list.

To test, run either $ phpunit tests/ or $ pear run-tests -r

To build, simply $ pear package

To install from scratch $ pear install package.xml

To upgrade $ pear upgrade -f package.xml

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

[](#contributing)

If you would like to contribute to Pluf, please read the README and CONTRIBUTING documents.

The most important guidelines are described as follows:

> All code contributions - including those of people having commit access - must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.

Fork the project, create a feature branch, and send us a pull request.

To ensure a consistent code base, you should make sure the code follows the PSR-2 Coding Standards.

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity80

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 65.4% 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 ~12 days

Recently: every ~29 days

Total

121

Last Release

1802d ago

Major Versions

4.0.1 → 5.5.12019-03-17

5.11.10 → 6.0.02020-02-21

5.13.1 → 6.0.12020-03-06

6.0.19 → 7.0.12020-10-27

6.0.20 → 7.0.32021-02-10

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6371551?v=4)[Mostafa Barmshory](/maintainers/mostafabarmshory)[@mostafabarmshory](https://github.com/mostafabarmshory)

---

Top Contributors

[![m6w6](https://avatars.githubusercontent.com/u/1265282?v=4)](https://github.com/m6w6 "m6w6 (140 commits)")[![mostafabarmshory](https://avatars.githubusercontent.com/u/6371551?v=4)](https://github.com/mostafabarmshory "mostafabarmshory (33 commits)")[![hadimansouri](https://avatars.githubusercontent.com/u/8458562?v=4)](https://github.com/hadimansouri "hadimansouri (22 commits)")[![CloCkWeRX](https://avatars.githubusercontent.com/u/365751?v=4)](https://github.com/CloCkWeRX "CloCkWeRX (16 commits)")[![till](https://avatars.githubusercontent.com/u/27003?v=4)](https://github.com/till "till (3 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/pluf-http2/health.svg)

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

###  Alternatives

[cakephp/cakephp

The CakePHP framework

8.8k18.5M1.6k](/packages/cakephp-cakephp)[swisnl/json-api-client

A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.

211473.2k12](/packages/swisnl-json-api-client)[laudis/neo4j-php-client

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

184616.9k31](/packages/laudis-neo4j-php-client)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[neos/flow

Flow Application Framework

862.0M451](/packages/neos-flow)[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)
