gipfl / openrpc
OpenRPC Connection implementation
Installs: 5 396
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=5.6.0
- ext-json: *
This package is auto-updated.
Last update: 2025-03-01 00:36:34 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