PHPackages                             mnvx/laravel-reactphp - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. mnvx/laravel-reactphp

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

mnvx/laravel-reactphp
=====================

ReactPHP Server for Laravel framework and Lumen framework

v0.2.0(9y ago)61.4k6MITPHPPHP &gt;=5.6.4

Since Mar 8Pushed 8y ago2 watchersCompare

[ Source](https://github.com/mnvx/laravel-reactphp)[ Packagist](https://packagist.org/packages/mnvx/laravel-reactphp)[ Docs](http://github.com/shakahl/laravel-reactphp)[ RSS](/packages/mnvx-laravel-reactphp/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (7)Versions (15)Used By (0)

mnvx/laravel-reactphp
=====================

[](#mnvxlaravel-reactphp)

Integration of [ReactPHP](https://github.com/reactphp/http) Server for [Laravel 5.4](http://laravel.com) and [Lumen 5.4](http://lumen.laravel.com).

This fork works with requests contained JSON body.

Now using [reactphp/http](https://github.com/reactphp/http) 0.7.0!

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

[](#installation)

Install via composer

```
composer require mnvx/laravel-reactphp:dev-master
```

After installing, add provider on config/app.php on your project.

```
// app.php

'providers' => [
    // ...

    'LaravelReactPHP\Providers\ReactCommandProvider',
],
```

Run the server
--------------

[](#run-the-server)

```
php artisan react-serve --listen=tcp://127.0.0.1:8080
```

Credits
-------

[](#credits)

This library based on [Saoneth/laravel-reactphp](https://github.com/Saoneth/laravel-reactphp).

- [reactphp/http](https://github.com/reactphp/http)
- [Saoneth/laravel-reactphp](https://github.com/Saoneth/laravel-reactphp)
- [zendframework/zend-diactoros](https://github.com/zendframework/zend-diactoros)
- [symfony/psr-http-message-bridge](https://github.com/symfony/psr-http-message-bridge)
- [laravel/lumen-framework](https://github.com/laravel/lumen-framework)
- [laravel/framework](https://github.com/laravel/framework)

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~64 days

Total

14

Last Release

3302d ago

PHP version history (2 changes)0.0.1PHP &gt;=5.4.0

0.1.3PHP &gt;=5.6.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/2bac4bded42026d8fd5726df11002c08442b34b40eed209223a73a784a559f34?d=identicon)[mnvx](/maintainers/mnvx)

---

Top Contributors

[![rayout](https://avatars.githubusercontent.com/u/2248162?v=4)](https://github.com/rayout "rayout (11 commits)")[![shakahl](https://avatars.githubusercontent.com/u/5264395?v=4)](https://github.com/shakahl "shakahl (7 commits)")[![mnvx](https://avatars.githubusercontent.com/u/829880?v=4)](https://github.com/mnvx "mnvx (4 commits)")[![nazo](https://avatars.githubusercontent.com/u/27373?v=4)](https://github.com/nazo "nazo (2 commits)")[![Saoneth](https://avatars.githubusercontent.com/u/5710082?v=4)](https://github.com/Saoneth "Saoneth (2 commits)")[![raplider](https://avatars.githubusercontent.com/u/4466505?v=4)](https://github.com/raplider "raplider (1 commits)")

---

Tags

laravellumenreactphpserver

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mnvx-laravel-reactphp/health.svg)

```
[![Health](https://phpackages.com/badges/mnvx-laravel-reactphp/health.svg)](https://phpackages.com/packages/mnvx-laravel-reactphp)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M19.6k](/packages/laravel-framework)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

21866.0M1.7k](/packages/drupal-core)[drupal/core-recommended

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

6942.5M406](/packages/drupal-core-recommended)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M545](/packages/shopware-core)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[api-platform/core

Build a fully-featured hypermedia or GraphQL API in minutes!

2.6k51.2M324](/packages/api-platform-core)

PHPackages © 2026

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