Installation instructions
SPHPlayground installation requires basic knowledge about Composer
Dependency Manager for PHP and Node.js JavaScript runtime environment.
- 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:
git clone https://github.com/samhol/SPHP-framework
composer update
npm install
Disclaimer
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.