2017 © Pedro PelĂĄez
 

library laravel-reactphp

ReactPHP Server for Laravel framework and Lumen framework

image

mnvx/laravel-reactphp

ReactPHP Server for Laravel framework and Lumen framework

  • Wednesday, October 4, 2017
  • by mnvx
  • Repository
  • 3 Watchers
  • 1 Stars
  • 48 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 21 Forks
  • 0 Open issues
  • 15 Versions
  • 37 % Grown

The README.md

mnvx/laravel-reactphp

Integration of ReactPHP Server for Laravel 5.4 and Lumen 5.4., (*1)

This fork works with requests contained JSON body., (*2)

Now using reactphp/http 0.7.0!, (*3)

Installation

Install via composer, (*4)

composer require mnvx/laravel-reactphp:dev-master

After installing, add provider on config/app.php on your project., (*5)

// app.php

'providers' => [
    // ...

    'LaravelReactPHP\Providers\ReactCommandProvider',
],

Run the server

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

Credits

This library based on Saoneth/laravel-reactphp., (*6)

The Versions

04/10 2017
19/10 2016

0.1.3

0.1.3.0 http://github.com/saoneth/laravel-reactphp

ReactPHP Server On Laravel 5.3

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel server reactphp

16/01 2016

0.1.2

0.1.2.0 http://github.com/nazo/laravel-reactphp

ReactPHP Server On Laravel 5.0

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel server reactphp

16/01 2016

0.1.1

0.1.1.0 http://github.com/nazo/laravel-reactphp

ReactPHP Server On Laravel 5.0

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel server reactphp

16/01 2016

0.1.0

0.1.0.0 http://github.com/nazo/laravel-reactphp

ReactPHP Server On Laravel 5.0

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel server reactphp

16/01 2016

0.0.6

0.0.6.0 http://github.com/nazo/laravel-reactphp

ReactPHP Server On Laravel 5.0

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel server reactphp

16/01 2016

0.0.5

0.0.5.0 http://github.com/nazo/laravel-reactphp

ReactPHP Server On Laravel 5.0

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel server reactphp

19/12 2015

0.0.4

0.0.4.0 http://github.com/nazo/laravel-reactphp

ReactPHP Server On Laravel 5.0

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel server reactphp

12/12 2015

0.0.3

0.0.3.0 http://github.com/nazo/laravel-reactphp

ReactPHP Server On Laravel 5.0

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel server reactphp

20/09 2015

0.0.2

0.0.2.0 http://github.com/nazo/laravel-reactphp

ReactPHP Server On Laravel 5.0

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel server reactphp

08/03 2015

0.0.1

0.0.1.0 http://github.com/nazo/laravel-reactphp

ReactPHP Server On Laravel 5.0

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel server reactphp