Skip to content

filipefernandes007/ruth-json-rpc-bundle

Repository files navigation

RuthRpcBundle

Latest Stable Version Total Downloads Latest Unstable Version License composer.lock

About

This bundle is an implementation of JSON-RPC 2.0 Specification here.

It's open for other types of implementations, but for now, it's strict to that.

Documentation

The source of the documentation is stored in the Resources/doc/ folder in this bundle:

Read the Documentation

Installation

As Application Bundle

$ composer require ruth/json-rpc-bundle

Stand Alone

$ git clone https://github.com/filipefernandes007/ruth-json-rpc-bundle
$ cd ruth-json-rpc-bundle
$ composer self-update
$ composer install

License

This bundle is under the MIT license. See the complete license in the bundle

About

RuthRpcBundle is a Filipe Fernandes initiative.

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker.

When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.

About

Json RPC 2.0 implementation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages