ecomdev / reactive-socket-react
ReactPHP reactive socket bindings
1.0.1
2019-06-18 14:31 UTC
Requires
- php: ^7.1
- ecomdev/reactive-socket: ^1.1
- react/event-loop: ^1.0
Requires (Dev)
- brainmaestro/composer-git-hooks: ^2.4
- ecomdev/react-event-loop-test-utils: ^1.1
- ecomdev/socket-tester: ^1.0
- phpmd/phpmd: ^2.6
- phpunit/phpunit: ^7.0
- squizlabs/php_codesniffer: ^3.3
This package is auto-updated.
Last update: 2024-10-27 22:25:28 UTC
README
Bridge between ReactPHP and Reactive Socket Allows to integrate reactive socket based app into React PHP project.
Installation
composer require ecomdev/reactive-socket-react
License
This project is licensed under the MIT License - see the LICENSE file for details
Documentation
See tests