2017 © Pedro Peláez
 

library operator-extras

Extra Operators and Observables for RxPHP

image

rx/operator-extras

Extra Operators and Observables for RxPHP

  • Thursday, March 23, 2017
  • by davidwdan
  • Repository
  • 2 Watchers
  • 1 Stars
  • 15,593 Installations
  • PHP
  • 6 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 16 % Grown

The README.md

Extra Operators and Observables for RxPHP

This library houses extra operators that are not part of the official RxPHP library., (*1)

Operators

  • cut - splits a stream with a delimiter
  • repeatDelay - repeats an observable sequence with when it completes after a delay
    $observable->repeatDelay($initialDelay, $maxRetries, $maxRetryDelay, $retryDelayGrowth);
  • retryDelay - retries an observable sequence when it errors after a delay
    $observable->retryDelay($initialDelay, $maxRetries, $maxRetryDelay, $retryDelayGrowth);

Observables

  • FromEventEmitterObservable - converts event emitters like react streams to RxPHP Observables

The Versions

23/03 2017

dev-master

9999999-dev

Extra Operators and Observables for RxPHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Bonneau
by David Dan

rxphp reactivex rx.php

23/03 2017

2.1

2.1.0.0

Extra Operators and Observables for RxPHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Bonneau
by David Dan

rxphp reactivex rx.php

21/03 2017

2.0.1

2.0.1.0

Extra Operators and Observables for RxPHP

  Sources   Download

MIT

The Requires

 

by Matt Bonneau
by David Dan

rxphp reactivex rx.php

05/01 2017

2.0.0

2.0.0.0

Extra Operators and Observables for RxPHP

  Sources   Download

MIT

The Requires

 

by Matt Bonneau
by David Dan

rxphp reactivex rx.php

21/05 2016

0.3.0

0.3.0.0

Extra Operators and Observables for RxPHP

  Sources   Download

MIT

The Requires

 

by Matt Bonneau
by David Dan

rxphp reactivex rx.php

11/05 2016

0.2.0

0.2.0.0

Extra Operators for RxPHP

  Sources   Download

MIT

The Requires

 

by Matt Bonneau
by David Dan

rxphp reactivex rx.php

29/02 2016

0.1.1

0.1.1.0

Extra Operators for RxPHP

  Sources   Download

MIT

The Requires

 

by Matt Bonneau
by David Dan

rxphp reactivex rx.php

24/01 2016

0.1.0

0.1.0.0

Extra Operators for RxPHP

  Sources   Download

MIT

The Requires

 

by Matt Bonneau
by David Dan

rxphp reactivex rx.php