grephq/php-desktop
Composer 安装命令:
composer require grephq/php-desktop
包简介
Create GUI applications on Linux using php
README 文档
README
Create GUI applications for Linux systems using php. Ambitious but rubbish? ¯\_(ツ)_/¯
Installation
- Download repository using git or composer
git clone https://github.com/grephq/php-desktop.git
composer require grephq/php-desktop
- Enable extension loading in
php.inienable_dl = On - Run
setup.sh
Usage
https://github.com/grephq/php-desktop/wiki
N.B.
- Library source code: https://github.com/grephq/php-desktop-library
- Adding widgets crashes the application. Why? I don't know. #1
- Windows support: https://github.com/grephq/php-desktop-library#windows-support
TODO
- Fix #1
- Implement messagedialog, radio and menu bar widgets
- Support for multiple windows
- Callback for application events
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-10-01
