A
A
at0m1x2015-12-06 12:11:47
PHP
at0m1x, 2015-12-06 12:11:47

Desktop PHP or wapache alternatives?

Hello everyone)
I recently read about such a tool as wapache.sourceforge.net. Those. it allows you to run PHP scripts as a windowed application. In this case, Internet Explorer is used for rendering.
Of course, PHP is not the best language for desktop applications. But still, I'm interested in alternative tools like wapache with the following requirements: cross-platform, using WebKit for rendering, and being able to use the latest versions of PHP.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
S
Sergey, 2015-12-06
Protko @Fesor

PHP for backend, you need frontend technologies:
electron.atom.io

P
Puma Thailand, 2015-12-06
@opium

yes, probably no
one needs it

A
Alex, 2015-12-06
@mr_ko

Here are three similar tools www.sitepoint.com/3-ways-develop-cross-platform-de...
Once upon a time I was looking for something similar, but I didn’t go into details.

S
shagguboy, 2015-12-06
@shagguboy

gtk.php.net

A
Alexander, 2015-12-07
@OneFive

Most likely you will not find it with a webkit, but there is a good option.
j-php.net

  1. JIT (~2.5 faster PHP 5.6, ~1.1 faster PHP 7), Optimizer - Performance benchmarks
  2. Using java libraries and classes in PHP code.
  3. Unicode for strings (UTF-16, like in Java)
  4. Threading, Sockets, Environment architecture (like sandbox objects in the runkit zend extension).
  5. GUI (based on Swing, improved - more flexible layouts)
  6. Embedded cache system for classes and functions
  7. Optional Hot Reloading for classes and functions
  8. Ability to use on Android OS

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question