Name : php-felixfbecker-advanced-json-rpc3
| |
Version : 3.0.1
| Vendor : Remi Collet
|
Release : 2.fc28.remi
| Date : 2018-02-27 09:21:29
|
Group : Development/Libraries
| Source RPM : php-felixfbecker-advanced-json-rpc3-3.0.1-2.fc28.remi.src.rpm
|
Size : 0.02 MB
| |
Packager : https://blog_remirepo_net/
| |
Summary : A more advanced JSONRPC implementation
|
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 AATTparam 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
|
RPM found in directory: /packages/linux-pbone/rpms.remirepo.net/fedora/28/remi/i386 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
php-composer(felixfbecker/advanced-json-rpc)
php-felixfbecker-advanced-json-rpc3
Requires :