Editor's review
This is a software tool to convert PHP scripts into an EXE application.
ExeOutput for PHP is a visual PHP To EXE compiler. You should be able to create stand-alone Windows applications from PHP scripts and PHP websites. These applications act as a web browser. The end user browses the site PHP pages as if he was using his web browser. This is completely off-line; there need not be any Internet connection or a remote server to host the site. This provides a means of converting existing PHP code and turn PHP websites into Rich Internet Applications (RIA), custom web browsers, database apps, games, interactive catalogs, etc. very easily. You are able to combine the power of PHP, HTML and JavaScript into your own applications. One single EXE created from all PHP, image, HTML, Flash, JavaScript, XML, PDF, Microsoft Silverlight and other files, provides you added security in the form that these cannot be de-compiled back into the individual components. Further, parts of the application can be restricted and/or protected.
The simple interface is easy to use and helps handle the rich set of features quite easily. It is for developers and not amateurs though. The PHP pages and websites can be viewed through an integrated and secure web browser. PHP extensions are also supported. You can thus use these PHP extensions in the applications developed through the compiler. These may be graphics, XML, PDF, Zip, databases, and others. Databases like MySQL and SQLite can be used. The EXE created could easily be customized through the use of your own icon and version information. Code signing is allowed and thus enhanced security of your product can be created. This is a very handy and useful tool.
User comments