Used PHP Compiler for Windows?


Editors’ Review

Download.com staff
This tool transforms your PHP projects into independent Windows executable applications. Run your code without needing a web server like IIS.
  • Pros

    • Compiles PHP projects into executable files.
    • Generated executables run as Windows applications.
    • No IIS or web server dependency for execution.
    • Supports compiling into DLL files.
    • Includes a straightforward four-step compilation process.
  • Cons

    • Requires manual marking of database files.
    • Other modifiable files should not be compiled into DLLs.

Used PHP Compiler for Windows?


Explore More


Full Specifications

GENERAL
Release
Latest update
Version
2.2.1.1
OPERATING SYSTEMS
Platform
Windows
Operating System
  • Windows 2003
  • Windows Vista
  • Windows 7
  • Windows XP
  • Windows 2000
  • Windows 10
  • Windows Server
Additional Requirements
None
POPULARITY
Total Downloads
5,746
Downloads Last Week
2

Report Software

Program available in other languages


Last Updated


Developer’s Description

Compile PHP project into exe file.
PHPCompiler is the tools which can compile PHP project into exe file. The compiled exe file is an application program of window, which can run without IIS. Normally, the asp code can run on web server, but it can't run independently, and you must provide asp source code to your customer. With this software, you can compile asp code into exe or dll file, the compiled exe file can run as windows application. Steps for compile PHP into exe: 1. Import your PHP project : you just select the folder which is your PHP code location. 2. Mark database files : because the database(such as *.mdb, *.sqlite ) must be loaded by system. Other file which may be modifyed should not be compiled into dll file. 3. Compile the project : This step will compile PHP files , html files etc. into exe files. Other marked files in step 2 will be copied into your exported folder. 4. Test the exe file : Run the compiled exe file for test the result.

Download.com
Your review for PHP Compiler