Skip to content
This repository has been archived by the owner on Aug 12, 2020. It is now read-only.

pupper/pupper-example

This branch is 1 commit ahead of master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
Dec 5, 2017
Oct 21, 2017
Dec 5, 2017
Oct 21, 2017
Oct 31, 2017
Oct 17, 2017
Oct 29, 2018
Oct 23, 2017
Oct 26, 2017
Oct 23, 2017
Oct 23, 2017
May 12, 2020
May 12, 2020
Oct 31, 2017
May 12, 2020

Repository files navigation

d005d89e-ff25-4450-9119-aa56ff0d8949

Codacy Badge Software License SensioLabsInsight

Pupper stands for PHP Plus React (PPR > Pupper).

The goal is to make a Framework that takes the best of both technologies and makes them communicate bi-directionnaly.

Try the online demo
Go to the /app/ folder for an implementation example

Usage

# setup
composer install -o --no-dev
npm i

# run
npm run build
npm start

Components

Pupper PHP Pupper React
Github repository Github repository
Packagist homepage npm homepage
composer require pupper/pupper-php npm i --save @pupper/pupper-react

Credits

Pupper was inspired by the article Game Development with React and PHP: How Compatible Are They? by Christopher Pitt.

License

Unlicense. Please see License File for more information.