Select a tag to browse associated projects and drill deeper into the tag cloud.
A library implementing the XML-RPC protocol, written in PHP. (It supports json and jsonrpc, too, and recently got a 100% javascript implementation)
This json-rpc2 implementation takes a simple and layered approach to providing json-rpc2. It uses PHP 5's reflection API. The base class only covers the jsonrpc2 core portion, leaving it up to you to link in the transport classes you desire. An example http transport is included, along with a simple server handler.
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.