# webman **Repository Path**: LiuPengFeiCode/webman ## Basic Information - **Project Name**: webman - **Description**: webman是一款基于workerman开发的http服务框架,用于开发web站点或者http接口。支持路由、中间件、自动注入、多应用、自定义进程、无需更改直接兼容现有composer项目组件等诸多特性。具有学习成本低、简单易用、超高性能、超高稳定性等特点 - **Primary Language**: PHP - **License**: MIT - **Default Branch**: master - **Homepage**: https://www.workerman.net - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 111 - **Created**: 2022-05-17 - **Last Updated**: 2022-05-17 ## 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 # Benchmarks https://www.techempower.com/benchmarks/#section=test&runid=9716e3cd-9e53-433c-b6c5-d2c48c9593c1&hw=ph&test=db&l=zg24n3-1r&a=2 ![image](https://user-images.githubusercontent.com/6073368/96447814-120fc980-1245-11eb-938d-6ea408716c72.png) ## LICENSE MIT