An open API service indexing awesome lists of open source software.

https://github.com/ecomdev/reactive-socket-react

ReactPHP binding for Reactive Socket component
https://github.com/ecomdev/reactive-socket-react

Last synced: about 1 year ago
JSON representation

ReactPHP binding for Reactive Socket component

Awesome Lists containing this project

README

          

# ReactPHP Binding for [Reactive Socket](https://github.com/EcomDev/reactive-socket)

Bridge between ReactPHP and [Reactive Socket](https://github.com/EcomDev/reactive-socket)
Allows to integrate reactive socket based app into React PHP project.

[![Build Status](https://travis-ci.com/EcomDev/reactive-socket-react.svg?branch=master)](https://travis-ci.com/EcomDev/reactive-socket-react)

## Installation
```bash
composer require ecomdev/reactive-socket-react
```

## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details

## Documentation
See [tests](tests)