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
- Host: GitHub
- URL: https://github.com/ecomdev/reactive-socket-react
- Owner: EcomDev
- License: mit
- Created: 2018-11-01T10:25:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-18T14:32:37.000Z (almost 7 years ago)
- Last Synced: 2025-01-24T20:45:56.921Z (about 1 year ago)
- Language: PHP
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.
[](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)