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

PHP bindings for Webview

Results 4 php-webview issues
Sort by recently updated
recently updated
newest added

![QQ截图20240406105057](https://github.com/0hr/php-webview/assets/48203677/a1b635aa-374e-472b-975d-2a77107baa61) ![QQ截图20240406105123](https://github.com/0hr/php-webview/assets/48203677/92e75449-9728-4342-b476-e63131009a42)

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...