v8js

pecl install v8js

V8 Javascript Engine for PHP

This extension embeds Google's V8 Javascript Engine into PHP.

Maintainer

  • Patrick Reilly (lead )
  • Stefan Siegl (lead )
  • Jani Taskinen (lead )

Details

Stars: 1798
Issue openned: 21
Downloads: 399918
1.4.0
7 years ago
Version 1.4.0 change log


Correctly initialize V8's ICU component
- path to libv8 library is now baked into the library to find icudtl.dat file
- if icudtl.dat file is moved after compile time, set v8js.icudtl_dat_path php.ini variable

requires:

  • php >=7.0
  • pearinstaller >=1.4.0