gipfl/openrpc
OpenRPC Connection implementation
Maintainers
v0.2.1
2021-11-29 13:53 UTC
Requires
- php: >=5.6.0
- ext-json: *
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT a29b8da2cdaf7d757d86aa0fe6d719cf68fb95ad
- Thomas Gelf <thomas.woop@gelf.net>
This package is auto-updated.
Last update: 2026-06-29 02:12:48 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
