Getting Started with PHP Reactive Programming

Getting Started with PHP Reactive Programming
Author :
Publisher :
Total Pages :
Release :
ISBN-10 : OCLC:1137157478
ISBN-13 :
Rating : 4/5 (78 Downloads)

Book Synopsis Getting Started with PHP Reactive Programming by : Martin Sikora

Download or read book Getting Started with PHP Reactive Programming written by Martin Sikora and published by . This book was released on 2017 with total page pages. Available in PDF, EPUB and Kindle. Book excerpt: "Reactive Programming helps us write code that is concise, clear, and readable. Combining the power of reactive programming and PHP, one of the most widely used languages, will enable you to create web applications more pragmatically. PHP Reactive Programming will teach you the benefits of reactive programming via real-world examples with a hands-on approach. You will create multiple projects showing RxPHP in action alone and in combination with other libraries.The book starts with a brief introduction to reactive programming, clearly explaining the importance of building reactive applications. You will use the RxPHP library, built a reddit CLI using it, and also re-implement the Symfony3 Event Dispatcher with RxPHP. You will learn how to test your RxPHP code by writing unit tests. Moving on to more interesting aspects, you will implement a web socket backend by developing a browser game. You will learn to implement quite complex reactive systems while avoiding pitfalls such as circular dependencies by moving the RxJS logic from the frontend to the backend. The book will then focus on writing extendable RxPHP code by developing a code testing tool and also cover Using RxPHP on both the server and client side of the application. With a concluding chapter on reactive programming practices in other languages, this book will serve as a complete guide for you to start writing reactive applications in PHP."--Resource description page.


Getting Started with PHP Reactive Programming Related Books

Getting Started with PHP Reactive Programming
Language: en
Pages:
Authors: Martin Sikora
Categories:
Type: BOOK - Published: 2017 - Publisher:

DOWNLOAD EBOOK

"Reactive Programming helps us write code that is concise, clear, and readable. Combining the power of reactive programming and PHP, one of the most widely used
PHP Reactive Programming
Language: en
Pages: 358
Authors: Martin Sikora
Categories: Computers
Type: BOOK - Published: 2017-03-24 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Leverage the power of Reactive Programming in PHP About This Book Develop an interesting multiplayer browser game written in RxJS and re-implement it using RxPH
Modern PHP
Language: en
Pages: 251
Authors: Josh Lockhart
Categories: Computers
Type: BOOK - Published: 2015-02-16 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

PHP is experiencing a renaissance, though it may be difficult to tell with all of the outdated PHP tutorials online. With this practical guide, you’ll learn h
Functional Programming in PHP
Language: en
Pages: 118
Authors: Simon Holywell
Categories:
Type: BOOK - Published: 2014-04-01 - Publisher: PHP[Architect]

DOWNLOAD EBOOK

Many programming languages have embraced Functional Programming paradigms to augment the tools available. It also facilitates writing code that is easier to und
Advanced Concepts of PHP Reactive Programming
Language: en
Pages:
Authors: Martin Sikora
Categories:
Type: BOOK - Published: 2017 - Publisher:

DOWNLOAD EBOOK

Combining the power of reactive programming and PHP About This Video Implement server manager application Implement Gearman for asynchronous communication Learn