Download the PHP package yangweijie/ui without Composer
On this page you can find all versions of the php package yangweijie/ui. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yangweijie/ui
More information about yangweijie/ui
Files in yangweijie/ui
Download yangweijie/ui
More information about yangweijie/ui
Files in yangweijie/ui
Please rate this library. Is it a good library?
Informations about the package ui
UI
这是一个对 kingbes/libui 的面向对象封装,提供了更符合 PHP 习惯的 API,灵感来源于 PHP 官方的 UI 扩展。
安装
使用示例
简单按钮示例
运行示例:
测试
本项目使用 Pest 作为测试框架。要运行测试,请执行以下命令:
API 设计
本库的 API 设计尽可能贴近 PHP 官方 UI 扩展的接口,方便开发者学习和使用。
核心类包括:
UI\UI: UI 入口。UI\Window: 窗口控件。UI\Size: 用于表示尺寸。UI\Control: 所有控件的基类。UI\Controls\Box: 布局容器。UI\Controls\Button: 按钮控件。- 更多控件正在封装中...
依赖
- PHP 8.2+
- kingbes/libui
All versions of ui with dependencies
PHP Build Version
Package Version
Requires
kingbes/libui Version
*
The package yangweijie/ui contains the following files
Loading the files please wait ...