Can we create Desktop application in php

Rahul Raghav picture Rahul Raghav · Jun 29, 2016 · Viewed 19.6k times · Source

My concern is to know, That can we create desktop application in PHP Like:- other applications on our desktop. If yes then give some references or ideas, How to create desktop applications

Answer

Adil Malik picture Adil Malik · Jun 29, 2016

Yes some how you can.

PHP Desktop is an open source project founded by Czarek Tomczak in 2012 to provide a way for developing native desktop GUI applications using web technologies such as PHP, HTML5, JavaScript and SQLite. Follow here

Some of the tutorials are here.
Here is youtube tutorial
Here is another useful tutorial