Fedora Packages

php-felixfbecker-advanced-json-rpc3

A more advanced JSONRPC implementation

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/AdvancedJsonRpc3/autoload.php

Releases Overview

Release Stable Testing
Fedora Rawhide 3.2.1-8.fc40 -
Fedora 40 3.2.1-8.fc40 -
Fedora 39 3.2.1-6.fc39 -
Fedora 38 3.2.1-5.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at php-felixfbecker-advanced-json-rpc3 dash maintainers at fedoraproject dot org.



Sources on Pagure