PHP.JS: Pages
„PHP.JS is an open source project in which we try to port PHP functions to JavaScript. By including the PHP.JS library in your own projects, you can use your favorite PHP functions client-side.
No server component required. To use PHP.JS you can either:
* Download the default package
* Customize & download a package (only select what you need)
* Goto one of the Functions and just Copy-Paste it
Using PHP.JS may speed up development for PHP developers who are increasingly confronted with client-side technology.
It also offers added functionality because JavaScript does not natively support higher-level functions such as: file_get_contents(), mktime(), serialize().
PHP.JS is nothing fancy like jQueryâ?“we're just offering PHP functions, with all of their original flaws and benefits for whomever needs them. „