mihai-stancu/rpc-bundle
最新稳定版本:v0.0.9
Composer 安装命令:
composer require mihai-stancu/rpc-bundle
包简介
A symfony RPC Client and Server implementation which integrates the symfony/serializer.
关键字:
README 文档
README
A symfony RPC Client and Server implementation which integrates the symfony/serializer.
The RPC server uses a symfony controller to execute methods of the exposed services.
The RPC client uses proxy classes -- generated based on interfaces or abstract classes -- whose abstract methods will be forwarded to the remote RPC server.
Due to integration with symfony/serializer the RPC server/client supports many possible normalizers and encoders.
统计信息
- 总下载量: 31
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-10-24