php.js - PHP/JavaScript interpreter

php.js - PHP/JavaScript interpreter

php.js - PHP/JavaScript interpreter

The PHP JavaScript interpreter is intended to be embedded into web base application engines to allow users to inject server-side executable code as Web site extensions. This is possible because scripts run safely in a sandbox, while interfaces to the hosting interpreter's environment and resources were still allowed.

Bookmark:

php.js - PHP/JavaScript interpreter

PHP.JS is an open source project in which 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. 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().

Visit Website - http://phpjs.org/

Open Souce php.js Information:

  • Applies To: PHP/JavaScript interpreter, PHP, JavaScript
  • Programming Language: JavaScript
  • Operating System: Cross-platform
  • License: MIT, GPL

Leave a comment