Work in progress
This is our new site. Many features do not work yet. You should probably go to Kevin's TechBlog », where active PHP.JS development still takes place.
Download
To include all PHP.JS functions at once, you need one of the following packages.
The normal packages are just a collection of standalone functions, making it easy to address
them. With the namespaced packages, the functions are contained in one object. Making it
easier to avoid naming conficts and to extend, overrule, or modify PHP.JS to your own whishes.
Normal (novice)
Namespaced (advanced)
Confused?
And just want to use PHP.JS?
Go for the php.min.js version.
It delivers the best trade-off between size, speed & compatibilty