gipfl / openrpc
OpenRPC Connection implementation
v0.2.1
2021-11-29 13:53 UTC
Requires
- php: >=5.6.0
- ext-json: *
This package is auto-updated.
Last update: 2026-03-01 00:37:12 UTC
README
This library provides OpenRPC-compliant metadata by extracting it via Reflection from given PHP classes. Main focus is providing a convenient PHP implementation, and to on implementing all optional bells and whistles the standard foresees.
- For technical details: OpenRPC Specification