Convert a PHP script into a stand-alone windows executable

后端 未结 7 997
你的背包
你的背包 2020-11-22 14:29

I want to automate a fairly simple task. For this I have written a small PHP script which I run from the command line using PHP-CLI. Now I want to hand over this script to s

7条回答
  •  萌比男神i
    2020-11-22 15:20

    ExeOutput is also can Turn PHP Websites into Windows Applications and Software

    Turn PHP Websites into Windows Applications and Software

    Applications made with ExeOutput for PHP run PHP scripts, PHP applications, and PHP websites natively, and do not require a web server, a web browser, or PHP distribution. They are stand-alone and work on any computer with recent Windows versions.

    ExeOutput for PHP is a powerful website compiler that works with all of the elements found on modern sites: PHP scripts, JavaScript, HTML, CSS, XML, PDF files, Flash, Flash videos, Silverlight videos, databases, and images. Combining these elements with PHP Runtime and PHP Extensions, ExeOutput for PHP builds an EXE file that contains your complete application.

    http://www.exeoutput.com/

提交回复
热议问题