itscaro/jsonrpc-bundle

JSON-RPC 服务器用于 Symfony2:将服务容器中注册的服务暴露为 JSON-RPC 网络服务

安装: 31

依赖者: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 24

类型:symfony-bundle

0.6.0 2015-08-19 12:58 UTC

This package is not auto-updated.

Last update: 2024-10-02 10:42:41 UTC


README

Build Status Latest Version

JsonRpcBundle 是一个针对 Symfony 2.3 及以上版本的开源包,它允许您轻松构建一个使用 [JSON-RPC 2.0](http://www.jsonrpc.org/specification) 的 JSON-RPC 服务器。

该包包含一个控制器,可以将任何在 Symfony 服务容器中注册的服务方法暴露为 JSON-RPC 网络服务。

文档

文档位于 Resources/doc/index.rst

© 2014 Christoph Singer,Web-Agentur 72。遵循 MIT 许可协议。