{{overview}}
{{features}}
http://www.softaculous.com/demos/php.JS
http://www.softaculous.com/softwares/javascripts/libraries/php.JS
129990
http://phpjs.org/
3.26
1
6
2.6
php.JS helps to use PHP functions in JavaScript.
php.js is an open source project that brings high-level PHP functions to low-level JavaScript platforms such as web browsers, browser extensions (Mozilla/Firefox, Chrome), AIR, and SSJS engines like V8 (node.js, v8cgi), Rhino, and SpiderMonkey (CouchDB)
php.JS is licensed under the MIT License or GNU General Public License Version 2.
php.JS Featured Functions
- date() : Date-formatting, just like you know it from PHP.
- base64_decode() : Safe & easy data transport, decode messages in JavaScript that were encoded by PHP.