devedge/xmlrpc-client

A PHP Library to use XML-RPC servers

0.2.0 2014-11-01 23:42 UTC

This package is auto-updated.

Last update: 2024-04-26 02:21:02 UTC


README

Latest Stable Version License Total Downloads Scrutinizer Code Quality Code Coverage SensioLabsInsight

A library to provide services through xml-rpc

License

MIT Style, see LICENSE.txt

Notes

currently this requires the current Psr DRAFT for a caching standard, this is supposed to be replaced by using the interface provided once php-fig has released the real standard. Until then this package will depend on devedge/stubs, which includes a copy of the psr interface as well as a null implementation of that and psr/log.

Links