PHPackages                             puper/httpkernel-adapter - 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. puper/httpkernel-adapter

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

puper/httpkernel-adapter
========================

02PHP

Since Sep 5Pushed 9y ago1 watchersCompare

[ Source](https://github.com/puper/php-pm-httpkernel)[ Packagist](https://packagist.org/packages/puper/httpkernel-adapter)[ RSS](/packages/puper-httpkernel-adapter/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

PHP-PM HttpKernel Adapter
=========================

[](#php-pm-httpkernel-adapter)

HttpKernel adapter for use of Symfony and Laravel frameworks with PHP-PM. See .

### Setup

[](#setup)

1. Install PHP-PM

    composer require php-pm/php-pm:dev-master
2. Install HttpKernel Adapter

    composer require php-pm/httpkernel-adapter:dev-master

> **Note**: For Symfony, make sure your `AppKernel` is autoloaded in your `composer.json` (shouldn't be an issue for projects created using the Standard Edition after November 2015):
>
> ```
> {
>     "autoload": {
>         "classmap": ["app/AppKernel.php"]
>     }
> }
>
> ```

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5547922?v=4)[puper](/maintainers/puper)[@puper](https://github.com/puper)

---

Top Contributors

[![andig](https://avatars.githubusercontent.com/u/184815?v=4)](https://github.com/andig "andig (21 commits)")[![marcj](https://avatars.githubusercontent.com/u/450980?v=4)](https://github.com/marcj "marcj (21 commits)")[![gnugat](https://avatars.githubusercontent.com/u/793185?v=4)](https://github.com/gnugat "gnugat (3 commits)")

### Embed Badge

![Health badge](/badges/puper-httpkernel-adapter/health.svg)

```
[![Health](https://phpackages.com/badges/puper-httpkernel-adapter/health.svg)](https://phpackages.com/packages/puper-httpkernel-adapter)
```

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25026.8M85](/packages/php-http-cache-plugin)[httpsoft/http-message

Strict and fast implementation of PSR-7 and PSR-17

85997.3k126](/packages/httpsoft-http-message)[thesis/nats

Async (fiber based) client for Nats.

758.3k](/packages/thesis-nats)

PHPackages © 2026

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