Skip to content

asm89/Rx.PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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).

About

Reactive extensions for PHP.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages