PHPackages                             dazzle-php/http - 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. dazzle-php/http

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

dazzle-php/http
===============

Dazzle Asynchronous HTTP Client / Server.

v0.5.0-alpha(8y ago)2231MITPHPPHP &gt;=5.6.7

Since Jul 30Pushed 8y ago1 watchersCompare

[ Source](https://github.com/dazzle-php/http)[ Packagist](https://packagist.org/packages/dazzle-php/http)[ RSS](/packages/dazzle-php-http/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (8)Versions (2)Used By (0)

Dazzle Async HTTP Server &amp; Client
=====================================

[](#dazzle-async-http-server--client)

[![Build Status](https://camo.githubusercontent.com/ff9c5d7a9c676d3fb91579926187421d09a2b4537f451268b6f3e1c7e7a0ecd5/68747470733a2f2f7472617669732d63692e6f72672f64617a7a6c652d7068702f687474702e737667)](https://travis-ci.org/dazzle-php/http)[![Code Coverage](https://camo.githubusercontent.com/9575d84428037c64c0604fbb0874d99e0084d005e6ef7ace98c338ea35e324b1/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f64617a7a6c652d7068702f687474702f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/dazzle-php/http/?branch=master)[![Code Quality](https://camo.githubusercontent.com/0a5e566f51aa584b477ccc406b179aaa451b78d4111d3edb81f33d863c9e8375/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f64617a7a6c652d7068702f687474702f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/dazzle-php/http/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/9ef0a9f192800ec0d6ddd5af72f33503a07b53694831fa7932cf0cd9a02f0c56/68747470733a2f2f706f7365722e707567782e6f72672f64617a7a6c652d7068702f687474702f762f737461626c65)](https://packagist.org/packages/dazzle-php/http)[![Latest Unstable Version](https://camo.githubusercontent.com/a3c61e6031551f68d91e4105520f2b7f114bc734b2bbffcef19cae1a44270007/68747470733a2f2f706f7365722e707567782e6f72672f64617a7a6c652d7068702f687474702f762f756e737461626c65)](https://packagist.org/packages/dazzle-php/http)[![License](https://camo.githubusercontent.com/d9687b506d13068edca86e02b14d103ac20456f11312ef37447a8a57269e0ee2/68747470733a2f2f706f7365722e707567782e6f72672f64617a7a6c652d7068702f687474702f6c6963656e7365)](https://packagist.org/packages/dazzle-php/http/license)

> **Note:** This repository is part of [Dazzle Project](https://github.com/dazzle-php/dazzle) - the next-gen library for PHP. The project's purpose is to provide PHP developers with a set of complete tools to build functional async applications. Please, make sure you read the attached README carefully and it is guaranteed you will be surprised how easy to use and powerful it is. In the meantime, you might want to check out the rest of our async libraries in [Dazzle repository](https://github.com/dazzle-php) for the full extent of Dazzle experience.

[![](https://raw.githubusercontent.com/dazzle-php/dazzle/master/media/dazzle-x125.png)](https://raw.githubusercontent.com/dazzle-php/dazzle/master/media/dazzle-x125.png)

Description
-----------

[](#description)

TODO

Feature Highlights
------------------

[](#feature-highlights)

Dazzle HTTP features:

TODO

Provided Example(s)
-------------------

[](#provided-examples)

### Quickstart

[](#quickstart)

TODO

### Additional

[](#additional)

TODO

Comparison
----------

[](#comparison)

This section contains Dazzle vs React comparison many users requested. If you are wondering why this section has been created, see the [author's note](https://github.com/dazzle-php/http/blob/master/NOTE.md).

#### Performance

[](#performance)

TODO

#### Details

[](#details)

TODO

Requirements
------------

[](#requirements)

Dazzle HTTP requires:

- PHP-5.6 or PHP-7.0+,
- UNIX or Windows OS.

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

[](#installation)

To install this library make sure you have [composer](https://getcomposer.org/) installed, then run following command:

```
$> composer require dazzle-php/http

```

Tests
-----

[](#tests)

Tests can be run via:

```
$> vendor/bin/phpunit -d memory_limit=1024M

```

Versioning
----------

[](#versioning)

Versioning of Dazzle libraries is being shared between all packages included in [Dazzle Project](https://github.com/dazzle-php/dazzle). That means the releases are being made concurrently for all of them. On one hand this might lead to "empty" releases for some packages at times, but don't worry. In the end it is far much easier for contributors to maintain and -- what's the most important -- much more straight-forward for users to understand the compatibility and inter-operability of the packages.

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

[](#contributing)

Thank you for considering contributing to this repository!

- The contribution guide can be found in the [contribution tips](https://github.com/dazzle-php/http/blob/master/CONTRIBUTING.md).
- Open tickets can be found in [issues section](https://github.com/dazzle-php/http/issues).
- Current contributors are listed in [graphs section](https://github.com/dazzle-php/http/graphs/contributors)
- To contact the author(s) see the information attached in [composer.json](https://github.com/dazzle-php/http/blob/master/composer.json) file.

License
-------

[](#license)

Dazzle HTTP is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).

---

*"Everything is possible. The impossible just takes longer."* ― Dan Brown

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

3210d ago

### Community

Maintainers

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

---

Top Contributors

[![khelle](https://avatars.githubusercontent.com/u/5642657?v=4)](https://github.com/khelle "khelle (5 commits)")

---

Tags

httpasyncnon-blockingclientserverSocketsocket-clientsocket-serverdazzledazzle-php

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/dazzle-php-http/health.svg)

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

###  Alternatives

[react/http

Event-driven, streaming HTTP client and server implementation for ReactPHP

78126.4M414](/packages/react-http)[amphp/http-server

A non-blocking HTTP application server for PHP based on Amp.

1.3k4.5M81](/packages/amphp-http-server)[swow/swow

Coroutine-based multi-platform support engine with a focus on concurrent I/O

1.3k2.1M84](/packages/swow-swow)[amphp/http-client

An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.

7286.8M137](/packages/amphp-http-client)[amphp/websocket-client

Async WebSocket client for PHP based on Amp.

1613.0M39](/packages/amphp-websocket-client)[swoole-bundle/swoole-bundle

Open/Swoole Symfony Bundle

6650.4k](/packages/swoole-bundle-swoole-bundle)

PHPackages © 2026

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