pupper-example

PHP + React framework

View the Project on GitHub pupper/pupper-example

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.