danielmadu / laravel-reactphp
A package to use Laravel with ReactPHP
Installs: 88
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 1
Forks: 2
Open Issues: 0
pkg:composer/danielmadu/laravel-reactphp
Requires
- react/event-loop: ^1.0
- react/http: ^0.8.3
This package is auto-updated.
Last update: 2025-09-22 06:26:12 UTC
README
A package to use Laravel with ReactPHP
How to use
Install
composer require danielmadu/laravel-reactphp
Run
php artisan reactphp:http start
License
The Laravel-ReactPHP package is open-sourced software licensed under the MIT license.