/react-demo

Demo of a react php. Attempting to test a more traditional MVC kind of structure.

Primary LanguagePHPBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

React PHP Demo

This is just an experiment on how to avoid using promises, in what could be a large scale web application, in a React PHP based application.

Usage

There are 3 examples that can be invoked form the console;

Minimalistic example

php dns-example

MVC like structure

php mvc-example

Event driven example

php event-example

License

BSD-3-Clause, Read the LICENSE file included in this package