Description
Reactive extensions for PHP. The reactive extensions for PHP are a set of libraries to compose asynchronous and event-based programs using observable collections and LINQ-style query operators in PHP.
Rx.PHP alternatives and similar libraries
Based on the "Event" category.
Alternatively, view Rx.PHP alternatives based on common mentions on social networks and blogs.
-
Workerman
An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols. -
Broadway
Infrastructure and testing helpers for creating CQRS and event sourced applications. -
Evenement
Événement is a very simple event dispatching library for PHP. -
Icicle
Icicle is a PHP library for writing asynchronous code using synchronous coding techniques -
EventSaucePHP
A pragmatic event sourcing library for PHP with a focus on developer experience. -
Cake Event
[READ-ONLY] The event dispatcher library for CakePHP. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp -
Novalize for Laravel
Generate Laravel Nova admin panels at light speed with GPT-4. -
Ardillo Event Loop
ReactPHP Event Loop implementation for Ardillo
Static code analysis for 29 languages.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Rx.PHP or a related project?
README
This package is abandoned. Use https://github.com/ReactiveX/RxPHP instead
Rx.PHP
Reactive extensions for PHP. The reactive extensions for PHP are a set of libraries to compose asynchronous and event-based programs using observable collections and LINQ-style query operators in PHP.
Quick start for demos
Install dependencies using composer.
$ composer.phar install
Have fun running the demos in /demo
.
Demo application
rxphp-chat, a demo chat application using Rx.PHP.
License
- Rx.PHP is licensed under the MIT License - see the LICENSE file for details
- I am providing code in this repository to you under an open source license. Because this is my personal repository, the license you receive to my code is from me and not from my employer (Facebook).
*Note that all licence references and agreements mentioned in the Rx.PHP README section above
are relevant to that project's source code only.