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

wasinger/jsonrpc-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Christoph Singer
Oct 24, 2023
1093633 · Oct 24, 2023

History

95 Commits
Oct 24, 2023
Jan 19, 2017
Oct 24, 2023
Mar 10, 2018
Oct 24, 2023
Feb 14, 2013
Mar 10, 2018
Oct 24, 2023
Oct 24, 2023
Dec 2, 2014
Oct 24, 2023
Oct 24, 2023

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages