php.js is a resource that offers community-built JavaScript alternatives to PHP functions.
More info at: http://phpjs.org/about
The site is built using Octopress. For instructions how to set things up, please check here.
make site MSG="Updated site"
make site-preview
make site-clean
make test
node bin/phpjs.js --action test --name sort
node bin/phpjs.js --action test --category array
PORT=8080 node _tests/server.js
Point your webbrowser to http://localhost:8080