ufo-cms/json-rpc-bundle

This package is abandoned and no longer maintained. The author suggests using the ufo-tech/json-rpc-bundle package instead.

The bundle for easy using json-rpc api on your project

Installs: 15 036

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 3

Forks: 6

Open Issues: 0

Type:symfony-bundle

7.3.4 2024-11-09 16:46 UTC

This package is auto-updated.

Last update: 2024-11-09 16:48:11 UTC


README

Ukraine

JSON-RPC 2.0 server for Symfony v.6.* and later

About this package

This package makes it easy to create APIs using a JSON-RPC server.

Creating RPC services for service-oriented architecture on Symfony has never been so easy.

License Size package_version fork

Environment Requirements

php_version symfony_version symfony_version symfony version

This package allows you to easily create APIs using a JSON-RPC server for Symfony v.6.* and newer versions. It is suitable for developers who want to quickly and effectively integrate RPC functionality into their projects.

Key Benefits

  • Ease of Integration: Integrating this package into your project is extremely simple. You just need to add a special interface to any existing class, and it will automatically gain the ability to handle JSON-RPC requests.
  • Flexibility: The package provides great flexibility in API creation, allowing developers to easily extend and modify server behavior without interfering with existing code.
  • Efficiency: Thanks to the optimization of calls and the use of modern Symfony components, the package ensures high performance in handling requests.

Documentation

For comprehensive documentation on installation, configuration, and use of this library, see the documentation portal UFO-Tech (Universal Flexible Open Technologies)

JsonRpcBundle