php-webview
php-webview copied to clipboard
PHP bindings for Webview
 
I'm currently trying to integrate webview into [static-php-cli](https://github.com/crazywhalecc/static-php-cli) (Windows and Mac only) for building a single file desktop application . FFI is very flexible, but is there any simple way...
C:\project\php\web-view\build-phpwebview\vendor\0hr\php-webview\src\webview\webview.h(1056): fatal error C1083: Unable to open the include file: “WebView2.h”: No such file or directory
The FFI is available from PHP 7.4. I was looking for a lot of time for a Webview to use with Workerman, wihout need to compile first. Later I'll try...