PriadoBlender
PriadoBlender is a tool to let you distribute your PHP scripts as an executable EXE. It is similar to the PHPCompiler that was available for a couple of months a year or 2 ago. PriadoBlender isn't a true compiler in the computer science sense of the term. True compilers take the high-level code and turn it into machine/assembly code. Instead, PriadoBlender takes your PHP code and the PHP interpretor itself and blends them into standalone, PHP executable goodness. Version 0.2 features a new GUI wizard, no more reliance on MMCache and output EXE's licensed only under the PHP license.