[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1006322: ITP: php-datto-json-rpc-http -- HTTP client and server for JSON-RPC 2.0



Package: wnpp
Severity: wishlist
Owner: Fab Stz <fabstz-it@yahoo.fr>
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name    : php-datto-json-rpc-http
  Version         : 5.0.6
  Upstream Author : Spencer Mortensen <smortensen@datto.com>
* URL             : https://github.com/datto/php-json-rpc-http/
* License         : LGPL-3
  Programming Lang: PHP
  Description     : HTTP client and server for JSON-RPC 2.0

 This package allows you to set up a JSON-RPC client and/or server over
 HTTP(S), using your own PHP code to evaluate the requests.
 .
 This package abstracts away the details of the JSON-RPC messaging format and
 the HTTP(S) headers that are necessary for the client and server to
 communicate successfully.
 .
 You're free to use your own library to handle the requests. Likewise, you're
 free to route requests to your server endpoint through any system that you
 prefer! (See the "examples" folder for ready-to-use examples.)
 .
 This package allows you to communicate with a URL endpoint: If don't need to
 send or receive HTTP(S) headers, but just want to abstract away the internal
 JSON-RPC messaging format, then you should use the php-json-rpc package
 instead.
 .
 Features:
 .
   - Correct: fully compliant with the JSON-RPC 2.0 specifications
   - Reliable: works in all environments (even when CURL is not installed)
   - Flexible: you can choose your own system for interpreting the JSON-RPC
   method strings
   - Minimalistic: just two tiny files
   - Ready to use, with working examples


This package is a dependency to another package I use.
This is hosted on salsa in the php-team/pear group.

Hopefully maintained through php team
Looking for a sponsor.


Reply to: