Skip to content

JSON-RPC server for Symfony: exposes services registered in the service container as JSON-RPC-webservices

License

Notifications You must be signed in to change notification settings

SyneticNL/jsonrpc-bundle

 
 

Repository files navigation

JsonRpcBundle

Build Status Latest Version Downloads from Packagist

JsonRpcBundle is a bundle for Symfony that allows to easily build a JSON-RPC server for web services using JSON-RPC 2.0.

The bundle contains a controller that is able to expose methods of any public service registered in the Symfony service container as a JSON-RPC web service.

Documentation

Documentation is found in Resources/doc/index.rst.

© 2013-2018 Christoph Singer, Web-Agentur 72. Licensed under the MIT license.

About

JSON-RPC server for Symfony: exposes services registered in the service container as JSON-RPC-webservices

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%