Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 903 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 903 Bytes

JsonRpcBundle

tests 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-2023 Christoph Singer. Licensed under the MIT license.