hhvm-dev

Hiphop virtual machine, a jit replacement for php - development files
  http://hhvm.com/
  0
  no reviews



Hhvm is an open-source virtual machine designed for executing programs written in hack and php. hhvm uses a just-in-time (jit) compilation approach to achieve superior performance while maintaining the development flexibility that php provides.

for the majority of your programs hhvm should be a drop-in replacement for the usual php interpreter/engine.

this package provides the header & build system files needed for compiling hhvm extensions.