nayzo/symfony-rpc-bundle

This Symfony bundle provide easy way to create XMLRPC server

Installs: 55

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 22

Type:symfony-bundle

v2.2.2 2014-10-25 15:06 UTC

This package is auto-updated.

Last update: 2024-04-29 03:10:22 UTC


README

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