Popularity
3.7
Growing
Activity
0.0
Stable
206
26
24

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.

Code Quality Rank: L4
Programming language: PHP
License: MIT License
Tags: Event     Extensions     Reactive     Rx    
Latest version: v0.5.0

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.

Do you think we are missing an alternative of Rx.PHP or a related project?

Add another 'Event' Library

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.

Build Status

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.