PHPackages                             innmind/async-http-server - 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. innmind/async-http-server

ActiveLibrary

innmind/async-http-server
=========================

5.0.0(2mo ago)03.3k↓100%1MITPHPPHP ~8.4CI passing

Since Feb 26Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/Innmind/async-http-server)[ Packagist](https://packagist.org/packages/innmind/async-http-server)[ Docs](http://github.com/innmind/async-http-server)[ RSS](/packages/innmind-async-http-server/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelog (8)Dependencies (5)Versions (11)Used By (1)

Async HTTP Server
=================

[](#async-http-server)

[![CI](https://github.com/Innmind/async-http-server/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/Innmind/async-http-server/actions/workflows/ci.yml)[![Type Coverage](https://camo.githubusercontent.com/3e81ba0695150e833f69998646b86bcb19b2adbdb95efac64706ab22d81beeff/68747470733a2f2f73686570686572642e6465762f6769746875622f696e6e6d696e642f6173796e632d687474702d7365727665722f636f7665726167652e737667)](https://shepherd.dev/github/innmind/async-http-server)

Experimental async HTTP server built on top of `Fiber`s.

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

[](#installation)

```
composer require innmind/async-http-server
```

Usage
-----

[](#usage)

```
# server.php
