2017 © Pedro Peláez
 

library jsonrpcphp

JSON-RPC for PHP 5.3+

image

weberhofer/jsonrpcphp

JSON-RPC for PHP 5.3+

  • Wednesday, July 8, 2015
  • by weberhofer
  • Repository
  • 3 Watchers
  • 9 Stars
  • 30,070 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 11 Forks
  • 0 Open issues
  • 6 Versions
  • 12 % Grown

The README.md

JSON-RPC PHP

JSON-RPC PHP is a couple of classes written in PHP implementing respectively client and server functionalities of the JSON-RPC protocol., (*1)

This software has originally been developed at http://jsonrpcphp.org/ and has been modified to support newer PHP versions and name-spaces; some bugs have been fixed., (*2)

To install, (*3)

composer require weberhofer/jsonrpcphp

or add this to your composer.json, and composer update, (*4)

{
    "require": {
        "weberhofer/jsonrpcphp": "~2"
    }
}

The Versions

08/07 2015

dev-master

9999999-dev https://github.com/weberhofer/jsonrpcphp

JSON-RPC for PHP 5.3+

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.3.0

 

json rpc

08/07 2015

2.2.1

2.2.1.0 https://github.com/weberhofer/jsonrpcphp

JSON-RPC for PHP 5.3+

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.3.0

 

json rpc

16/04 2015

2.2.0

2.2.0.0 https://github.com/weberhofer/jsonrpcphp

JSON-RPC for PHP 5.3+

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.3.0

 

json rpc

30/01 2015

2.1.0

2.1.0.0 https://github.com/weberhofer/jsonrpcphp

JSON-RPC for PHP 5.3+

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.3.0

 

json rpc

30/01 2015

2.1-beta2

2.1.0.0-beta2 https://github.com/weberhofer/jsonrpcphp

JSON-RPC for PHP 5.3+

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.3.0

 

json rpc

14/01 2015

2.1-beta1

2.1.0.0-beta1 https://github.com/weberhofer/jsonrpcphp

JSON-RPC for PHP 5.3+

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.3.0

 

json rpc