{"id":37232236,"url":"https://github.com/mnvx/laravel-reactphp","last_synced_at":"2026-01-15T03:48:00.343Z","repository":{"id":57018550,"uuid":"101084891","full_name":"mnvx/laravel-reactphp","owner":"mnvx","description":"Asynchronous event-driven react http server for Laravel and Lumen.","archived":false,"fork":true,"pushed_at":"2017-10-04T12:21:24.000Z","size":24,"stargazers_count":6,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-19T08:16:57.196Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"Saoneth/laravel-reactphp","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mnvx.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-22T16:36:39.000Z","updated_at":"2020-07-15T19:57:01.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/mnvx/laravel-reactphp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mnvx/laravel-reactphp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnvx%2Flaravel-reactphp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnvx%2Flaravel-reactphp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnvx%2Flaravel-reactphp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnvx%2Flaravel-reactphp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mnvx","download_url":"https://codeload.github.com/mnvx/laravel-reactphp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnvx%2Flaravel-reactphp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28418141,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-15T03:47:59.837Z","updated_at":"2026-01-15T03:48:00.319Z","avatar_url":"https://github.com/mnvx.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"mnvx/laravel-reactphp\n=========================\n\nIntegration of [ReactPHP](https://github.com/reactphp/http) Server for [Laravel 5.4](http://laravel.com) and [Lumen 5.4](http://lumen.laravel.com).\n\nThis fork works with requests contained JSON body.\n\nNow using [reactphp/http](https://github.com/reactphp/http) 0.7.0!\n\n## Installation\n\nInstall via composer\n\n```sh\ncomposer require mnvx/laravel-reactphp:dev-master\n```\n\nAfter installing, add provider on config/app.php on your project.\n\n```php\n// app.php\n\n'providers' =\u003e [\n    // ...\n  \n    'LaravelReactPHP\\Providers\\ReactCommandProvider',\n],\n```\n\n## Run the server\n\n```sh\nphp artisan react-serve --listen=tcp://127.0.0.1:8080\n```\n\n## Credits\n\nThis library based on [Saoneth/laravel-reactphp](https://github.com/Saoneth/laravel-reactphp).\n\n- [reactphp/http](https://github.com/reactphp/http)\n- [Saoneth/laravel-reactphp](https://github.com/Saoneth/laravel-reactphp)\n- [zendframework/zend-diactoros](https://github.com/zendframework/zend-diactoros)\n- [symfony/psr-http-message-bridge](https://github.com/symfony/psr-http-message-bridge)\n- [laravel/lumen-framework](https://github.com/laravel/lumen-framework)\n- [laravel/framework](https://github.com/laravel/framework)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmnvx%2Flaravel-reactphp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmnvx%2Flaravel-reactphp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmnvx%2Flaravel-reactphp/lists"}