You can play with the Phpns codebase by cloning our hg repository:
$ hg clone http://bitbucket.org/alecwh/phpns/ (you can fork it here)
Downloads
We usually officially recommend two versions of phpns; the most recent version (with the most recent bug fixes and features) packaged, and the Mercurial repository. You can browse the full download section at http://phpns.alecwh.com/downloads/.
Latest release — 2.2.4
.tar.gz » 2.2.4 (please try this first.)
Latest from repository (tip)
.zip » Latest (tip) package available (use caution)This version is absolutely not safe to use on any production environment. This contains the absolute latest version of Phpns--directly from the latest commit on the development repository.
hg repository
$ hg clone https://alecwh@bitbucket.org/alecwh/phpns/* Be careful, the mercurial repository is a dangerous place for production users!