Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

V8Js - PHP extension for Google's V8 Javascript engine

  • Share this:
V8Js is a PHP extension for Google's V8 Javascript engine. The extension allows you to execute Javascript code in a secure sandbox from PHP. The executed code can be restricted using a time limit and/or memory limit. This provides the possibility to execute untrusted code with confidence.
https://github.com/phpv8/v8js
http://pecl.php.net/package/v8js
License:
Tech: