# deskopwinframework **Repository Path**: hailingr/deskopwinframework ## Basic Information - **Project Name**: deskopwinframework - **Description**: php桌面开发统一框架(http+websocket) - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-07-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # deskopwinframework #### 介绍 php桌面开发统一框架(http+websocket) 如有疑问可以Email@hailingr@foxmail.com #### 软件架构 - Http(PHP)+ Websocket - 具体业务目录"src"目录下实现,当前暂时只支持在windows下部署 - 具体业务框架可以查看src目录下的“框架说明” - 如果应用需要启用数据库存储数据,启动“database”目录下的startmysql.bat,数据库为mysql5.7 #### 安装教程 - clone代码到本地 - 直接双击运行“start.exe” - 如果需要启动websocket服务,双击启动“websocket.exe”