Download the PHP package kingbes/pebview without Composer
On this page you can find all versions of the php package kingbes/pebview. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kingbes/pebview
More information about kingbes/pebview
Files in kingbes/pebview
Download kingbes/pebview
More information about kingbes/pebview
Files in kingbes/pebview
Vendor kingbes
Package pebview
Short Description A cross-platform webview component that displays HTML content in native GUI windows. It lets you use web technologies in desktop applications while hiding the fact that the GUI relies on a browser. / 一个跨平台 webview 组件,允许在原生 GUI 窗口中展示 HTML 内容,让您在桌面应用中使用 WEB 技术,同时隐藏 GUI 依赖浏览器的事实。
License MIT
Package pebview
Short Description A cross-platform webview component that displays HTML content in native GUI windows. It lets you use web technologies in desktop applications while hiding the fact that the GUI relies on a browser. / 一个跨平台 webview 组件,允许在原生 GUI 窗口中展示 HTML 内容,让您在桌面应用中使用 WEB 技术,同时隐藏 GUI 依赖浏览器的事实。
License MIT
Please rate this library. Is it a good library?
Informations about the package pebview
PebView
A cross-platform webview component that displays HTML content in native GUI windows. It lets you use web technologies in desktop applications while hiding the fact that the GUI relies on a browser. / 一个跨平台 webview 组件,允许在原生 GUI 窗口中展示 HTML 内容,让您在桌面应用中使用 WEB 技术,同时隐藏 GUI 依赖浏览器的事实。
中文文档 English document
要求
- PHP 8.2 或更高版本
- PHP-FFI 扩展
- Composer
- Windows x86_64
- Linux x86_64 或 aarch64
- MacOS x86_64 或 arm64
安装
示例
编译
每个平台只产出一个动态库:lib/<系统>/<架构>/PebView.{dll,so,dylib}(窗口、对话框、系统通知都在其中)。
| 平台 | 命令 | 依赖 |
|---|---|---|
| Windows | source\build.cmd |
Visual Studio 2022(C++ 工具集)+ Windows SDK |
| Linux | ./source/linux.sh |
gcc / g++ / pkg-config / gtk+-3.0 / webkit2gtk-4.1 / libnotify |
| macOS | ./source/macos.sh |
Xcode Command Line Tools(默认同时产出 x86_64 与 arm64) |
All versions of pebview with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
The package kingbes/pebview contains the following files
Loading the files please wait ...