Skip to content

Gasperowicz/Rx.PHP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Reactive extensions for PHP.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%