2017 © Pedro Peláez
 

library jsonrpc

Json-RPC server and client

image

agentsib/jsonrpc

Json-RPC server and client

  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 3 Versions
  • 3 % Grown

The README.md

JSON-RPC Library

Build Status Coverage Status, (*1)

Latest Stable Version Latest Unstable Version Total Downloads, (*2)

WARNING! Library is still in development. The structure of the project may change at any time., (*3)

Documentation, (*4)

Roadmap

Server

  • Autocreate documentation (may be SMD?)
  • PHPDoc

Features

Client and server fully satisfy the specifications JSON-RPC 2.0., (*5)

Server

  • Easy class based creating api
  • Namespaces
  • Batch requests
  • Notifications
  • Customize serialization and deserialization
  • Customize reflection operations
  • Versions support for api

Client

  • Easy request api
  • Custom transports (Curl, Internal or own)
  • Batch requests
  • Notifications

The Versions

18/12 2015

dev-master

9999999-dev http://github.com/agentsib/jsonrpc

Json-RPC server and client

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.0

 

The Development Requires

api json json-rpc rpc

10/06 2015

1.0.1

1.0.1.0 http://github.com/agentsib/jsonrpc

Json-RPC server and client

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.0

 

The Development Requires

api json json-rpc rpc

07/06 2015

1.0.0

1.0.0.0 http://github.com/agentsib/jsonrpc

Json-RPC server and client

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.0

 

The Development Requires

api json json-rpc rpc