Installation
SPHPlayground installation requires basic knowledge about Composer and Node.js
- Download the framework package from github
- Install PHP dependencies with Composer
- Install npm dependencies with npm
Unix shell:
cd /web_root
composer update
npm install
Windows shell:
composer update
npm install
Disclaimer
It should go without saying, but any example code shown on this site is yours to
use without obligation or warranty of any kind.
However this Site contains references to third party trademarks and names.
Such trademarks and names are the sole property of their respective owners.