Turn PHP code into Windows executable programs

I haven’t tried this yet, but it sounds like something that could turn out to be very useful..

Bambalam Php Compiler 

From the site:

Bambalam PHP EXE Compiler/Embedder is a free command line tool to convert PHP applications to standalone Windows .exe applications. The exe files produced are totally standalone, no need for php dlls etc. The php code is encoded using the Turck MMCache Encode library so it’s a perfect solution if you want to distribute your application while protecting your source code. The converter is also suitable for producing .exe files for windowed PHP applications (created using for example the WinBinder library, or with PHP-GTK). It’s also good for making stand-alone PHP Socket servers/clients (the php_sockets extension is included in the static build).  




You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

One Response to “Turn PHP code into Windows executable programs”

  1. rudyhugh Says:

    Bambalam PHP EXE Compiler/Embedder is a free command line tool to convert PHP applications to standalone Windows .exe applications.

Leave a Reply