From 5f87b23452189c68c55851c68834a483b2ecd64e Mon Sep 17 00:00:00 2001 From: svix-ken Date: Thu, 1 Dec 2022 14:45:42 -0600 Subject: [PATCH] add Svix --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a59559f..b7b0710 100644 --- a/README.md +++ b/README.md @@ -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.