This commit is contained in:
svix-ken 2022-12-01 14:45:42 -06:00
parent eb57137df1
commit 5f87b23452
1 changed files with 1 additions and 0 deletions

View File

@ -519,6 +519,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [Ratchet](https://github.com/ratchetphp/Ratchet) - A web socket library.
* [ReactPHP](https://github.com/reactphp/reactphp) - An event driven non-blocking I/O library.
* [RxPHP](https://github.com/ReactiveX/RxPHP) - A reactive extension library.
* [Svix](https://github.com/svix/svix-webhooks/tree/main/php) - A webhook library.
* [Swoole](https://github.com/swoole/swoole-src) - An event-driven asynchronous and concurrent networking communication framework with high performance for PHP written in C.
* [Workerman](https://github.com/walkor/Workerman) - An event driven non-blocking I/O library.