PHPackages                             saoneth/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. saoneth/laravel-reactphp

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

saoneth/laravel-reactphp
========================

ReactPHP Server On Laravel 5.3

0.1.3(9y ago)57924MITPHPPHP &gt;=5.6.4

Since Mar 8Pushed 9y ago1 watchersCompare

[ Source](https://github.com/Saoneth/laravel-reactphp)[ Packagist](https://packagist.org/packages/saoneth/laravel-reactphp)[ Docs](http://github.com/saoneth/laravel-reactphp)[ RSS](/packages/saoneth-laravel-reactphp/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (4)Versions (11)Used By (0)

laravel-reactphp
================

[](#laravel-reactphp)

ReactPHP Server on Laravel 5.3

install
-------

[](#install)

- install via composer

```
composer require Saoneth/laravel-reactphp
```

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

```
// app.php

    'providers' => [
        ...

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

run server
----------

[](#run-server)

```
php artisan react-serve
```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 73.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 ~65 days

Total

10

Last Release

3497d 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/35757e7a5aaf7e70e74062219fe4c80676ccf18a838565fc014360ef38e58702?d=identicon)[Saoneth](/maintainers/Saoneth)

---

Top Contributors

[![rayout](https://avatars.githubusercontent.com/u/2248162?v=4)](https://github.com/rayout "rayout (11 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)")

---

Tags

laravelreactphpserver

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[pragmarx/health

Laravel Server &amp; App Health Monitor and Notifier

2.0k1.0M2](/packages/pragmarx-health)[renoki-co/laravel-healthchecks

Laravel Healthchecks is a simple controller class that helps you build your own healthchecks endpoint without issues.

5654.9k](/packages/renoki-co-laravel-healthchecks)[thiagof/laravelrpc

JsonRPC Client/Server services for Laravel 5

337.5k](/packages/thiagof-laravelrpc)[dniccum/nova-webhooks

A tool for Laravel's Nova administrator panel that enables users to create webhooks that can be customized to fire on specified Eloquent model events (created, updated, etc). This allows applications to communicate with other applications and integrations (Zapier, If This Then That, etc).

188.5k](/packages/dniccum-nova-webhooks)

PHPackages © 2026

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