gipfl / openrpc
OpenRPC Connection implementation
Installs: 4 585
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: 2024-10-29 06:19:35 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