PHPackages                             drift/http-kernel - 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. drift/http-kernel

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

drift/http-kernel
=================

Http Kernel component for Drift, based on Symfony Http Kernel component

0.1.20(2y ago)3624.1k↓48.9%5[3 issues](https://github.com/driftphp/http-kernel/issues)17MITPHPPHP ^7.4 || ^8.0

Since Nov 25Pushed 2y ago3 watchersCompare

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

READMEChangelog (10)Dependencies (14)Versions (23)Used By (17)

DriftPHP Http Kernel
====================

[](#driftphp-http-kernel)

[![CircleCI](https://camo.githubusercontent.com/00fea0036564c74ab15644be1c63ab412640f68170c5abaa08ed97b0dcaf5067/68747470733a2f2f636972636c6563692e636f6d2f67682f64726966747068702f687474702d6b65726e656c2e7376673f7374796c653d737667)](https://circleci.com/gh/driftphp/http-kernel)

This package provides async features to the Symfony (+4.3) Kernel. This implementation uses [ReactPHP Promise](https://github.com/reactphp/promise)library and paradigm for this purposes.

Some first steps for you!

- [Go to DOCS](https://driftphp.io/#/?id=the-http-kernel)

or

- [Try a demo](https://github.com/driftphp/demo)
- [Install the skeleton](https://github.com/driftphp/skeleton)

Running Tests locally
---------------------

[](#running-tests-locally)

In order to run the tests locally you must use one of the following snippet

```
composer update -n --prefer-dist
rm -Rf var/*
php vendor/bin/phpunit --testsuite=base --exclude-group=with-filesystem

```

**Please note:** `phpunit` caches the compiled container when it runs. Therefore, make sure to clear the cache from `./var/test`, on any modification that causes the container to change.

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity38

Limited adoption so far

Community26

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 96.3% 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 ~68 days

Recently: every ~231 days

Total

21

Last Release

994d ago

PHP version history (3 changes)0.1.0PHP ^7.2.9

0.1.4PHP ^7.3

0.1.14PHP ^7.4 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/e8cb88fa6413489c9cdb77288a06ff94b4553aa497d8fc0ee1891576053f1306?d=identicon)[mmoreram](/maintainers/mmoreram)

---

Top Contributors

[![mmoreram](https://avatars.githubusercontent.com/u/521409?v=4)](https://github.com/mmoreram "mmoreram (77 commits)")[![nivpenso](https://avatars.githubusercontent.com/u/1158646?v=4)](https://github.com/nivpenso "nivpenso (1 commits)")[![samnela](https://avatars.githubusercontent.com/u/1852108?v=4)](https://github.com/samnela "samnela (1 commits)")[![skydiablo](https://avatars.githubusercontent.com/u/956423?v=4)](https://github.com/skydiablo "skydiablo (1 commits)")

---

Tags

asyncdriftphphttp-kernelpromisesreactphpsymfony

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/drift-http-kernel/health.svg)

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

###  Alternatives

[symfony/framework-bundle

Provides a tight integration between Symfony components and the Symfony full-stack framework

3.6k235.4M9.7k](/packages/symfony-framework-bundle)[nelmio/api-doc-bundle

Generates documentation for your REST API from attributes

2.3k63.6M233](/packages/nelmio-api-doc-bundle)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6939.5M343](/packages/drupal-core-recommended)

PHPackages © 2026

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