php-webkit icon indicating copy to clipboard operation
php-webkit copied to clipboard

PHP-Webkit is a boilerplate that allows you to package and run PHP applications within a NW.js (formally node-webkit) project.

Results 12 php-webkit issues
Sort by recently updated
recently updated
newest added

Any guys maintaining this project ?

Hi, It's my first time working working with php-webkit. ![screenshot 2015-08-29 18 59 51](https://cloud.githubusercontent.com/assets/5118439/9563323/33b69a5c-4e80-11e5-9dc0-e17517587e28.png) I've followed the instructions but when I run the application I get stuck at the Starting...

please correct package.json, it appears app will not load as there are deprecated elements https://github.com/nwjs/nw.js/issues/3972

it gives me mysql driver not found in nw window after application start successfully. so how to include that driver and where to include?

I downloaded your code, installed it on my linux machine and ran it. I got the phpinfo() page successfully. Then I downloaded CodeIgniter 2.0.2 and installed that under application and...

TODO: AUTHORS file and proper attributions for contributors and original author of node-php.

I have tested and confirmed that php-webkit does not work with this release. Currently I am not officially supporting the NW.js 0.13.0 Alpha since many APIs are broke due to...

Unsure what changed since my last test. But `fileExists` returns ENOTE when packaged PHP is not found. php-cgi expected.

bug

Hi, Would like to know in what condition can overcome this error of UPLOAD_ERR_PARTIAL when trying to post image in NW.js app wrapped under PHP-webkit? I test in normal browser...

bug

Need to implement node.js clustering to the express server. It will help improve performance on multi-core machines as well as add support for more advanced PHP applications.