PHPackages                             spiral/nyholm-bridge - 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. spiral/nyholm-bridge

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

spiral/nyholm-bridge
====================

Spiral Framework: Nyholm PSR-7/PSR-17 bridge

v1.3.0(3y ago)11.7M↓35.1%118MITPHPPHP &gt;=8.1

Since Jun 7Pushed 3y ago2 watchersCompare

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

READMEChangelog (9)Dependencies (5)Versions (10)Used By (18)

Spiral Framework: Nyholm PSR-7/PSR-17 bridge
============================================

[](#spiral-framework-nyholm-psr-7psr-17-bridge)

[![PHP Version Require](https://camo.githubusercontent.com/a8e8706abb4692c5e521e17b3f789034e1a116a20ef5f08acd95901cc1063e6f/68747470733a2f2f706f7365722e707567782e6f72672f73706972616c2f6e79686f6c6d2d6272696467652f726571756972652f706870)](https://packagist.org/packages/spiral/nyholm-bridge)[![Latest Stable Version](https://camo.githubusercontent.com/a37df5e8c302b2a7c8e5d05f012ffe4a99d89fd2c452f9ac46342b5fafe22c2f/68747470733a2f2f706f7365722e707567782e6f72672f73706972616c2f6e79686f6c6d2d6272696467652f762f737461626c65)](https://packagist.org/packages/spiral/nyholm-bridge)[![phpunit](https://github.com/spiral/nyholm-bridge/actions/workflows/phpunit.yml/badge.svg)](https://github.com/spiral/nyholm-bridge/actions)[![psalm](https://github.com/spiral/nyholm-bridge/actions/workflows/static-analysis.yml/badge.svg)](https://github.com/spiral/nyholm-bridge/actions)[![Codecov](https://camo.githubusercontent.com/d164de7237efa57df932ac345e4625d873df02b84b0470f005c52c952525cc9b/68747470733a2f2f636f6465636f762e696f2f67682f73706972616c2f6e79686f6c6d2d6272696467652f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/spiral/nyholm-bridge)[![Total Downloads](https://camo.githubusercontent.com/068c8a46739b80d4021101a1cfdbaec9097106bdd05d931eb9cc3fd1167dcc88/68747470733a2f2f706f7365722e707567782e6f72672f73706972616c2f6e79686f6c6d2d6272696467652f646f776e6c6f616473)](https://packagist.org/packages/spiral/nyholm-bridge)[![type-coverage](https://camo.githubusercontent.com/b2487d745d40a877d509d6589be9901225700cde9055d1f3e45908f58fa691dc/68747470733a2f2f73686570686572642e6465762f6769746875622f73706972616c2f6e79686f6c6d2d6272696467652f636f7665726167652e737667)](https://shepherd.dev/github/spiral/nyholm-bridge)[![psalm-level](https://camo.githubusercontent.com/61b7ce8c9840c9120ae6f9096ae631a1cad884deef56ca02310cd57ddef0e3e8/68747470733a2f2f73686570686572642e6465762f6769746875622f73706972616c2f6e79686f6c6d2d6272696467652f6c6576656c2e737667)](https://shepherd.dev/github/spiral/nyholm-bridge)

[Framework Bundle](https://github.com/spiral/framework)

Installation
------------

[](#installation)

```
composer require spiral/nyholm-bridge

```

To enable extension modify your application by adding `Spiral\Nyholm\Bootloader\NyholmBootloader`:

```
class App extends Kernel
{
    /*
     * List of components and extensions to be automatically registered
     * within system container on application start.
     */
    protected const LOAD = [
        // ...

        Spiral\Nyholm\Bootloader\NyholmBootloader::class,
    ];
}
```

> **Note**Make sure to remove default `Spiral\Bootloader\Http\DiactorosBootloader`.

License:
--------

[](#license)

MIT License (MIT). Please see [`LICENSE`](./LICENSE) for more information. Maintained by [Spiral Scout](https://spiralscout.com).

###  Health Score

44

—

FairBetter than 92% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity44

Moderate usage in the ecosystem

Community24

Small or concentrated contributor base

Maturity74

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

9

Last Release

1338d ago

PHP version history (3 changes)v1.0.0PHP ^7.1

v1.1.0PHP &gt;=7.2

v1.2.0PHP &gt;=8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/796136?v=4)[Anton Tsitou](/maintainers/wolfy-j)[@wolfy-j](https://github.com/wolfy-j)

---

Top Contributors

[![wolfy-j](https://avatars.githubusercontent.com/u/796136?v=4)](https://github.com/wolfy-j "wolfy-j (14 commits)")[![butschster](https://avatars.githubusercontent.com/u/773481?v=4)](https://github.com/butschster "butschster (9 commits)")[![msmakouz](https://avatars.githubusercontent.com/u/67324318?v=4)](https://github.com/msmakouz "msmakouz (6 commits)")[![SerafimArts](https://avatars.githubusercontent.com/u/2461257?v=4)](https://github.com/SerafimArts "SerafimArts (1 commits)")

---

Tags

high-performancehttppsr17psr7spiral

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/spiral-nyholm-bridge/health.svg)

```
[![Health](https://phpackages.com/badges/spiral-nyholm-bridge/health.svg)](https://phpackages.com/packages/spiral-nyholm-bridge)
```

###  Alternatives

[php-http/socket-client

Socket client for PHP-HTTP

812.5M45](/packages/php-http-socket-client)[elastic/transport

HTTP transport PHP library for Elastic products

2020.6M7](/packages/elastic-transport)[juststeveking/php-sdk

A framework for building SDKs in PHP.

21872.0k2](/packages/juststeveking-php-sdk)[php-http/httplug-pack

A pack to install HTTP clients in a Symfony Flex application

38802.4k2](/packages/php-http-httplug-pack)[runtime/roadrunner-symfony-nyholm

Roadrunner runtime for with nyholm/psr7

63119.0k](/packages/runtime-roadrunner-symfony-nyholm)[claude-php/claude-php-sdk

A universal, framework-agnostic PHP SDK for the Anthropic Claude API with PSR compliance

13920.7k2](/packages/claude-php-claude-php-sdk)

PHPackages © 2026

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