Astral Serialize 文档 传送门 快速开始 安装 使用 Composer 安装: composer require astral/php-serialize 基本用法 use Astral\Serialize\Serialize; class User extends Serialize { public string $name, public int $age } // 从数...
开源地址: https://gitee.com/vip_huage/webman-admin-electron (保持同步) https://github.com/Mr-ShiHuaYu/webman-admin-electron (主仓库) 基本情况 使用electron框架,封装了webman,使得webman直接变成客户端,运行后,自动启动webman服务,退出软件后,自动关闭所有webman进程及子进程。...