SPHPlayground API
SPHPlayground
sphplayground sphplayground

Installation

Installation instructions

SPHPlayground installation requires basic knowledge about Composer Dependency Manager for PHP and Node.js JavaScript runtime environment.

  1. Download the framework package from github
  2. Install PHP dependencies with Composer
  3. 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.