wa72/jsonrpc-bundle

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

Installs: 56 974

Dependents: 0

Suggesters: 0

Security: 0

Stars: 31

Watchers: 5

Forks: 24

Open Issues: 3

Type:symfony-bundle

v0.7.0-beta 2023-10-24 15:11 UTC

This package is auto-updated.

Last update: 2024-02-24 16:04:46 UTC


README

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.