symfony-rpc-bundle icon indicating copy to clipboard operation
symfony-rpc-bundle copied to clipboard

Simple JSON and XML RPC Server/Client implementation for Symfony 2

Symfony RPC Bundle

This is a lightweight implementation of Remote Procedure Call (RPC) library for Symfony. It provide an easy way to create a XML-RPC web service within standard Symfony controller.

Quick overview

Build Status