devimteam/rpc-server

There is no license information available for the latest version (1.0.7) of this package.

Inject into your project abstraction on RPC calls according JSON-RPC 2.0 Specification

1.0.7 2018-05-28 10:05 UTC

README

Intro

Inject into your project abstraction on RPC calls according JSON-RPC 2.0 Specification

Installation

Install via composer

$ composer require devimteam/rpc-server

Use-cases

Contributing

Install vendors

$ composer install

Run tests

$ php vendor/bin/codecept run