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

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

onurakman/httpkernel-adapter
============================

PHP-PM adapter for Symfony HTTPKernel.

01PHP

Since Oct 8Pushed 3y agoCompare

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

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

    ```
2. Install HttpKernel Adapter

    ```
     composer require php-pm/httpkernel-adapter

    ```
3. Optionally provide the namespace of your Kernel using the `APP_KERNEL_NAMESPACE` environment variable. Example: `APP_KERNEL_NAMESPACE=Acme\MyProduct\`. This will attempt to use the class `Acme\MyProduct\Kernel`as the fully qualified class name

> **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

16

—

LowBetter than 4% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 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/672084?v=4)[onurakman](/maintainers/onurakman)[@onurakman](https://github.com/onurakman)

---

Top Contributors

[![andig](https://avatars.githubusercontent.com/u/184815?v=4)](https://github.com/andig "andig (55 commits)")[![marcj](https://avatars.githubusercontent.com/u/450980?v=4)](https://github.com/marcj "marcj (28 commits)")[![acasademont](https://avatars.githubusercontent.com/u/825021?v=4)](https://github.com/acasademont "acasademont (11 commits)")[![dnna](https://avatars.githubusercontent.com/u/1296821?v=4)](https://github.com/dnna "dnna (8 commits)")[![mathieudz](https://avatars.githubusercontent.com/u/9510946?v=4)](https://github.com/mathieudz "mathieudz (6 commits)")[![gnugat](https://avatars.githubusercontent.com/u/793185?v=4)](https://github.com/gnugat "gnugat (3 commits)")[![fionera](https://avatars.githubusercontent.com/u/5741401?v=4)](https://github.com/fionera "fionera (2 commits)")[![andreybolonin](https://avatars.githubusercontent.com/u/2576509?v=4)](https://github.com/andreybolonin "andreybolonin (2 commits)")[![branchzero](https://avatars.githubusercontent.com/u/7685609?v=4)](https://github.com/branchzero "branchzero (2 commits)")[![cmizzi](https://avatars.githubusercontent.com/u/340143?v=4)](https://github.com/cmizzi "cmizzi (2 commits)")[![dzubchik](https://avatars.githubusercontent.com/u/2685761?v=4)](https://github.com/dzubchik "dzubchik (2 commits)")[![dmitryuk](https://avatars.githubusercontent.com/u/661654?v=4)](https://github.com/dmitryuk "dmitryuk (1 commits)")[![christhomas](https://avatars.githubusercontent.com/u/827996?v=4)](https://github.com/christhomas "christhomas (1 commits)")[![tobiasdierich](https://avatars.githubusercontent.com/u/20173900?v=4)](https://github.com/tobiasdierich "tobiasdierich (1 commits)")[![bratao](https://avatars.githubusercontent.com/u/1090152?v=4)](https://github.com/bratao "bratao (1 commits)")[![frag-seb](https://avatars.githubusercontent.com/u/1322118?v=4)](https://github.com/frag-seb "frag-seb (1 commits)")[![benjaminjonard](https://avatars.githubusercontent.com/u/20560781?v=4)](https://github.com/benjaminjonard "benjaminjonard (1 commits)")[![jeromemacias](https://avatars.githubusercontent.com/u/582446?v=4)](https://github.com/jeromemacias "jeromemacias (1 commits)")[![KonstantinPopov](https://avatars.githubusercontent.com/u/6975005?v=4)](https://github.com/KonstantinPopov "KonstantinPopov (1 commits)")[![maciejmrozinski](https://avatars.githubusercontent.com/u/1927895?v=4)](https://github.com/maciejmrozinski "maciejmrozinski (1 commits)")

### Embed Badge

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

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

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25126.1M82](/packages/php-http-cache-plugin)[illuminate/http

The Illuminate Http package.

11937.9M6.9k](/packages/illuminate-http)[rdkafka/rdkafka

A PHP extension for Kafka

2.2k24.3k1](/packages/rdkafka-rdkafka)[httpsoft/http-message

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

87965.9k114](/packages/httpsoft-http-message)[mezzio/mezzio-router

Router subcomponent for Mezzio

265.4M92](/packages/mezzio-mezzio-router)[serpapi/google-search-results-php

Get Google, Bing, Baidu, Ebay, Yahoo, Yandex, Home depot, Naver, Apple, Duckduckgo, Youtube search results via SerpApi.com

69127.2k](/packages/serpapi-google-search-results-php)

PHPackages © 2026

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