Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: php-felixfbecker-advanced-json-rpc | Distribution: Unknown |
Version: 2.0.3 | Vendor: Remi Collet |
Release: 1.el6.remi | Build date: Sat Oct 21 08:29:29 2017 |
Group: Development/Libraries | Build host: builder.remirepo.net |
Size: 21572 | Source RPM: php-felixfbecker-advanced-json-rpc-2.0.3-1.el6.remi.src.rpm |
Packager: https://blog.remirepo.net/ | |
Url: https://github.com/felixfbecker/php-advanced-json-rpc | |
Summary: 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/AdvancedJsonRpc/autoload.php
ISC
* Sat Oct 21 2017 Remi Collet <remi@remirepo.net> - 2.0.3-1 - initial package, version 2.0.3 - open https://github.com/felixfbecker/php-advanced-json-rpc/issues/11 - LICENSE
/usr/share/doc/php-felixfbecker-advanced-json-rpc-2.0.3 /usr/share/doc/php-felixfbecker-advanced-json-rpc-2.0.3/README.md /usr/share/doc/php-felixfbecker-advanced-json-rpc-2.0.3/composer.json /usr/share/php/AdvancedJsonRpc /usr/share/php/AdvancedJsonRpc/Dispatcher.php /usr/share/php/AdvancedJsonRpc/Error.php /usr/share/php/AdvancedJsonRpc/ErrorCode.php /usr/share/php/AdvancedJsonRpc/ErrorResponse.php /usr/share/php/AdvancedJsonRpc/Message.php /usr/share/php/AdvancedJsonRpc/Notification.php /usr/share/php/AdvancedJsonRpc/Request.php /usr/share/php/AdvancedJsonRpc/Response.php /usr/share/php/AdvancedJsonRpc/SuccessResponse.php /usr/share/php/AdvancedJsonRpc/autoload.php
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 10:23:23 2024