The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-felixfbecker-advanced-json-rpc - A more advanced JSONRPC implementation

Website:
https://github.com/felixfbecker/php-advanced-json-rpc
Licence:
ISC
Vendor:
Remi Collet
Description:
Advanced JSONRPC

Provides basic classes for requests and responses in JSONRPC and a
Dispatcher class that can decode a JSONRPC request and call appropiate
methods on a target, coercing types of parameters by type-hints and
@param tags.

Supports nested targets:
If the method is something like myNestedTarget->theMethod, the dispatcher
will look for a myNestedTarget property on the target and call theMethod
on it.

The delimiter is configurable and defaults to the PHP object operator ->.

Autoloader: /usr/share/php/AdvancedJsonRpc/autoload.php

Packages

php-felixfbecker-advanced-json-rpc-2.0.3-1.el6.remi.noarch [10 KiB] Changelog by Remi Collet (2017-10-21):
- initial package, version 2.0.3
- open https://github.com/felixfbecker/php-advanced-json-rpc/issues/11 - LICENSE

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.