# webman **Repository Path**: sitewang/webman ## Basic Information - **Project Name**: webman - **Description**: webman操作案例,数据操作类似TP/Laravel。采用统一标准开发可以很快切换 - **Primary Language**: PHP - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-02-10 - **Last Updated**: 2023-07-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # webman High performance HTTP Service Framework for PHP based on [Workerman](https://github.com/walkor/workerman). # Manual (文档) https://www.workerman.net/doc/webman # Home page (主页) https://www.workerman.net/webman ## LICENSE MIT ## 安装配置内容查看composer.json文件配置 composer install