https://bugzilla.redhat.com/show_bug.cgi?id=1625552

            Bug ID: 1625552
           Summary: Review Request: php-felixfbecker-advanced-json-rpc3 -
                    A more advanced JSONRPC implementation
           Product: Fedora
           Version: rawhide
         Component: Package Review
          Severity: medium
          Priority: medium
          Assignee: nob...@fedoraproject.org
          Reporter: fed...@famillecollet.com
        QA Contact: extras...@fedoraproject.org
                CC: package-review@lists.fedoraproject.org



Spec URL:
https://git.remirepo.net/cgit/rpms/php/felixfbecker/php-felixfbecker-advanced-json-rpc3.git/plain/php-felixfbecker-advanced-json-rpc3.spec?id=3d67ad3b391b9b4f17fb8c7a13886550c7a78556
SRPM URL:
http://rpms.remirepo.net/SRPMS/php-felixfbecker-advanced-json-rpc3-3.0.1-2.fedora.src.rpm
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/AdvancedJsonRpc3/autoload.php


Fedora Account System Username: remi

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org

Reply via email to