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. Think of it as Electron for PHP.
https://github.com/cztomczak/phpdesktop
Recommended ways for packaging app:
AppImage - single file approach, see https://appimage.org/ Flatpak - see https://flatpak.org/ Snap - see https://snapcraft.io/ The old school way: create “.deb” package for Debian / Ubuntu and “.rpm” package for Fedora / CentOS / RedHat / openSUSE
#electron
origin - https://www.pipiscrew.com/?p=17132 php-desktop