From 662c1fb46b49d19b5c7d0d1e0534405d507a6876 Mon Sep 17 00:00:00 2001 From: Bader Date: Thu, 5 Mar 2026 02:40:31 +0300 Subject: [PATCH] Add grpc-php-rs to Miscellaneous --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4cf7ea93e..e5c68dd47 100644 --- a/README.md +++ b/README.md @@ -843,6 +843,7 @@ Libraries to help manage database schemas and migrations. * [BotMan](https://github.com/botman/botman) - A framework agnostic PHP library to build cross-platform chatbots. * [ClassPreloader](https://github.com/ClassPreloader/ClassPreloader) - A library for optimizing autoloading. * [Ganesha](https://github.com/ackintosh/ganesha) - A PHP implementation of Circuit Breaker pattern. +* [grpc-php-rs](https://github.com/BSN4/grpc-php-rs) - A drop-in replacement for ext-grpc built in Rust. Fixes ZTS crashes and OpenSSL conflicts. * [Hprose-PHP](https://github.com/hprose/hprose-php) - A cross-language RPC. * [Laravel Serializable Closure](https://github.com/laravel/serializable-closure) - A library that allows Closures to be serialized. * [noCAPTCHA](https://github.com/ARCANEDEV/noCAPTCHA) - Helper for Google's noCAPTCHA (reCAPTCHA).