Skip to content

Commit fcaebd8

Browse files
committed
Update readme files
1 parent cb552b8 commit fcaebd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
## HTTP Server Plugin for PHPStreamServer
99
![PHP >=8.2](https://img.shields.io/badge/PHP->=8.2-777bb3.svg)
1010
![Version](https://img.shields.io/github/v/tag/phpstreamserver/phpstreamserver?label=Version&filter=v*.*.*&sort=semver&color=374151)
11+
![Downloads](https://img.shields.io/packagist/dt/phpstreamserver/http-server?label=Downloads&color=f28d1a)
1112

1213
The HTTP Server Plugin for **PHPStreamServer** extends the core functionality by providing a high performance, asynchronous HTTP server.
1314
It works in the event loop and always persists in memory, enabling fast request handling and reducing startup overhead.

0 commit comments

Comments
 (0)