TypePHP is an open-source AOT compiler that translates PHP source code into C++ and then native machine code. It provides a command-line compiler, native scalar types, arbitrary-precision numeric types, and direct C/C++ interoperability for performance-sensitive PHP applications.
In the CLI tools & terminal space, TypePHP takes a focused approach. It focuses on reducing PHP interpretation overhead by compiling PHP applications into native machine-code binaries. It is built as an open-source project for PHP developers building performance-sensitive applications. TypePHP is open source under the GPL-3.0 license. It ships for the web and the command line, and it can be self-hosted.
It is developed by Swoole, and it first shipped in 2023. The project is developed in the open on GitHub with 1.3k stars and 913 commits in the last 90 days. Among its 10 catalogued features are native binaries, AOT compilation, and C++ interop.
Summary written by a language model from the project’s public pages.
What PulseGate has recorded for this listing
Closest matches by what these projects do