Who this book is for
This book is intended for intermediate developers with at least average knowledge of PHP who want to learn about asynchronous and reactive programming in PHP and Reactive Extensions in particular.
Apart from the RxPHP library, this book is framework agnostic, so you don’t need knowledge of any web framework.
All the topics regarding RxPHP are generally applicable to any Rx implementation, so switching from RxPHP to RxJS, for example, will be very easy.