PHPackages                             phespro/react-http-server-extension - 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. phespro/react-http-server-extension

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

phespro/react-http-server-extension
===================================

ReactPHP based HTTP-Server implementation

v1.0.0(2y ago)04MITPHPPHP ^8.2

Since Dec 14Pushed 2y ago1 watchersCompare

[ Source](https://github.com/phespro/react-http-server-extension)[ Packagist](https://packagist.org/packages/phespro/react-http-server-extension)[ RSS](/packages/phespro-react-http-server-extension/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependencies (3)Versions (2)Used By (0)

react-http-server-extension
===========================

[](#react-http-server-extension)

HTTP-Server implementation for Phespro built on top of ReactHTTP Server

Dependencies
------------

[](#dependencies)

- ext-pcntl
- Tested on Linux only. Other OS may work though.

Warning
-------

[](#warning)

ReactPHP is based on the reactor pattern. This means, that you need to write your application in a different style. You can use any library which uses reactor pattern inside of this server, as long as it's compatible with revolt event loop ().

You need to make sure, that your application does not do blocking IO. Instead use libraries to do non-blocking IO.

Setup
-----

[](#setup)

Load extension:

`phespro/react-http-server-extension`

Start Server:

```
php artisan react:start-server --host=http://0.0.0.0 --workerAmount=5

```

You can also decorate the service `\Phespro\ReactHttpServerExtension\Config` to add more configuration.

Further reading and optimization
--------------------------------

[](#further-reading-and-optimization)

See official documentation:

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

932d ago

### Community

Maintainers

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

---

Top Contributors

[![mschop](https://avatars.githubusercontent.com/u/8030310?v=4)](https://github.com/mschop "mschop (3 commits)")

### Embed Badge

![Health badge](/badges/phespro-react-http-server-extension/health.svg)

```
[![Health](https://phpackages.com/badges/phespro-react-http-server-extension/health.svg)](https://phpackages.com/packages/phespro-react-http-server-extension)
```

###  Alternatives

[friendsofphp/php-cs-fixer

A tool to automatically fix PHP code style

13.5k251.2M25.2k](/packages/friendsofphp-php-cs-fixer)[ccxt/ccxt

A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go

43.2k341.0k1](/packages/ccxt-ccxt)[team-reflex/discord-php

An unofficial API to interact with the voice and text service Discord.

1.1k420.9k26](/packages/team-reflex-discord-php)[discord-php/http

Handles HTTP requests to Discord servers

24360.3k12](/packages/discord-php-http)[voryx/thruway-bundle

WebSockets (WAMP2) integration for Symfony2

98120.9k](/packages/voryx-thruway-bundle)[clue/soap-react

Simple, async SOAP webservice client library, built on top of ReactPHP

64123.7k2](/packages/clue-soap-react)

PHPackages © 2026

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