Results 1 - 4 of 4
A fast compiler for the new object-oriented Scriptol programming language. This compiler produces standalone PHP code or run the script , or produce dynamic web pages.
Platform: Unix; License: Unspecified
Reference: https://www.softpedia.com/get/UNIX/Software-Development/Scriptol-Php-Compiler.shtml
HipHop transforms your PHP source code into highly optimized C++ and then compiles it with g++ to build binary files. You keep coding in simplerPHP, then HipHop executes your source code in a semantically equivalent manner and sacrifices some rarely used features – such as eval() – in exchange for improved performance
Platform: Cross-platform; License: PHP License
Reference: https://github.com/facebook/hiphop-php/wiki
phc is an open source compiler for PHP with support for plugins. In addition, it can be used to pretty-print or obfuscate PHP code, as a framework for developing applications that process PHP scripts, or to convert PHP into XML and back, enabling processing of PHP scripts using XML tools.
Platform: Linux; License: BSD license
Reference: https://www.phpcompiler.org/
Roadsend PHP is a free, open source implementation of the PHP language. It includes a compiler that produces native binaries (no interpreter required). Roadsend Compiler can build online web applications with Fast/CGI, offline web applications with an embedded web server (MicroServer), and console applications.
Platform: Cross-platform; License: GNU General Public License
Reference: https://www.roadsend.com/home/index.php