eventmesh
eventmesh copied to clipboard
[Feature] Support PHP SDK
Search before asking
- [X] I had searched in the issues and found no similar issues.
Feature Request
Nowadays,we have provided SDKs including Java and Golang. Do we consider provide PHP SDK? We could create it base-on grpc branch.
Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
@xwm1992 I am willing to work on it. Is there any guideline or pattern in the documentation on how eventmesh SDK should be implemented?
@HattoriHenzo eventmesh-sdk-java module is a helpful example.
@Pil0tXia Thanks for your feedback. I will take a look.