Download the PHP package psx/openrpc without Composer
On this page you can find all versions of the php package psx/openrpc. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor psx
Package openrpc
Short Description Model classes to generate an OpenRPC specification in a type-safe way
License Apache-2.0
Homepage https://phpsx.org
Package openrpc
Short Description Model classes to generate an OpenRPC specification in a type-safe way
License Apache-2.0
Homepage https://phpsx.org
Please rate this library. Is it a good library?
Informations about the package openrpc
OpenRPC
About
This library contains model classes to generate an OpenRPC specification in a type-safe way. The models are
automatically generated based on the TypeSchema specification (s. typeschema.json
). The
following example shows how you can generate an OpenRPC spec:
This would result in the following JSON:
Contribution
If you want to suggest changes please only change the typeschema.json
specification and then run
the php gen.php
script to regenerate all model classes.
All versions of openrpc with dependencies
PHP Build Version
Package Version
The package psx/openrpc contains the following files
Loading the files please wait ....