From de30cb08ec92d4a235a71fd30f50544c4ae9d3f9 Mon Sep 17 00:00:00 2001 From: Pavel Kuzmin Date: Tue, 4 Jun 2024 15:53:13 +0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c43e9dab29..edc274aa3c 100644 --- a/README.md +++ b/README.md @@ -166,6 +166,7 @@ Check out one of the example projects: - [php-scrypt](https://github.com/appwrite/php-scrypt) - PHP wrapper for the scrypt password hashing algorithm. - [fluent-php](https://github.com/Ennexa/fluent-php) - PHP wrapper for Mozilla's Project Fluent i18n library. +- [php-rocksdb-rc](https://github.com/s00d/php-rocksdb-rc) - PHP wrapper for rocksdb library. ## Contributions