Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updatereadme #376

Merged
merged 2 commits into from
Jun 25, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 17 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,24 @@
# webman
# webman <a href="https://packagist.org/packages/workerman/webman"><img src="https://img.shields.io/packagist/dt/workerman/webman" alt="Total Downloads"></a> <a href="https://packagist.org/packages/workerman/webman"><img src="https://img.shields.io/packagist/v/workerman/webman" alt="Latest Stable Version"></a> <a href="https://packagist.org/packages/workerman/webman"><img src="https://img.shields.io/packagist/l/workerman/webman" alt="License"></a>

High performance HTTP Service Framework for PHP based on [Workerman](https://github.com/walkor/workerman).
High performance HTTP Service Framework for PHP based on [Workerman](https://github.com/walkor/workerman).

# Manual (文档)
# Learning / 学习

https://www.workerman.net/doc/webman
- [Home page / 主页](https://www.workerman.net/webman)
- [Manual / 文档](https://www.workerman.net/doc/webman)
- [Install / 安装](https://www.workerman.net/doc/webman/install.html)
- [Questions / 问答](https://www.workerman.net/questions)
- [Apps / 市场](https://www.workerman.net/apps)
- [Thanks / 致谢](https://www.workerman.net/doc/webman/thanks.html)

# Home page (主页)
https://www.workerman.net/webman
# Benchmarks / 压测


# 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)
<div align=center>
<a href="https://www.techempower.com/benchmarks/#section=test&runid=9716e3cd-9e53-433c-b6c5-d2c48c9593c1&hw=ph&test=db&l=zg24n3-1r&a=2">
<img src="https://user-images.githubusercontent.com/6073368/96447814-120fc980-1245-11eb-938d-6ea408716c72.png" width="90%" height="90%" >
</a>
</div>

## LICENSE

MIT
The webman is open-sourced software licensed under the [MIT](./LICENSE)