This is an automated email from the ASF dual-hosted git repository.
wave pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
The following commit(s) were added to refs/heads/master by this push:
new 572eea4d01e Update client-libraries.md (#16559)
572eea4d01e is described below
commit 572eea4d01eb1652d1e4b4f97ff97eedf32e409b
Author: Sunny <[email protected]>
AuthorDate: Sun Jul 17 04:27:03 2022 +0800
Update client-libraries.md (#16559)
---
site2/docs/client-libraries.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/site2/docs/client-libraries.md b/site2/docs/client-libraries.md
index e055c863dc4..9a48d8801f0 100644
--- a/site2/docs/client-libraries.md
+++ b/site2/docs/client-libraries.md
@@ -42,3 +42,4 @@ Besides the official released clients, multiple projects on
developing Pulsar cl
| Rust | [pulsar-rs](https://github.com/wyyerd/pulsar-rs) | [Wyyerd
Group](https://github.com/wyyerd) |
[](https://opensource.org/licenses/Apache-2.0)
| Future-based Rust bindings for Apache Pulsar |
| .NET |
[pulsar-client-dotnet](https://github.com/fsharplang-ru/pulsar-client-dotnet) |
[Lanayx](https://github.com/Lanayx) |
[](https://opensource.org/licenses/MIT)
| Native .NET client for C#/F#/VB |
| Node.js | [pulsar-flex](https://github.com/ayeo-flex-org/pulsar-flex) |
[Daniel Sinai](https://github.com/danielsinai), [Ron
Farkash](https://github.com/ronfarkash), [Gal
Rosenberg](https://github.com/galrose)|
[](https://opensource.org/licenses/MIT)
| Native Nodejs client |
+| PHP | [pulsar-client-php](https://github.com/ikilobyte/pulsar-client-php) |
[ikilobyte](https://github.com/ikilobyte) |
[](https://opensource.org/licenses/MIT)
| Native PHP client |