Skip to content

SundayPlayer/RPF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-PHP learning

I'm exploring react-php by freely folowing this tutorial and that one.

This project is usable for learning purpose.

How to use

To use this project you can clone it, remove all 'business' code and replace it by yours.

Yo have to create entities according to your database schema. To request on this entities you have to create a repository by entities accordingly to the UserRepository example.

Then you have to create at least one controller, each method matching a route. To configure witch method match witch route use the config/controller.yml example.

To launch the server run php index.php and have fun !

License

This project is released under the WTFPL LICENSE.

About

Proposition of an MVC structure for reactPHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages