From 016eb861cd0a188d28ae36f457098fd58d3a30b9 Mon Sep 17 00:00:00 2001 From: Adrian Luna Date: Fri, 22 May 2026 22:42:34 -0400 Subject: [PATCH] Add valkey-GLIDE PHP client to recommended clients list Signed-off-by: Adrian Luna --- content/clients/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/clients/_index.md b/content/clients/_index.md index de98e459..2e749ed9 100644 --- a/content/clients/_index.md +++ b/content/clients/_index.md @@ -14,6 +14,7 @@ recommended_clients_paths = [ "/go/valkey-go.json", "/php/phpredis.json", "/php/predis.json", + "/php/valkey-GLIDE.json", "/swift/valkey-swift.json", "/csharp/valkey-GLIDE.json" ]