devedge/xmlrpc-client

A PHP Library to use XML-RPC servers

Maintainers

Package info

github.com/ppetermann/devedge-xmlrpc-client

Issues

pkg:composer/devedge/xmlrpc-client

Statistics

Installs: 28

Dependents: 0

Suggesters: 0

Stars: 1

0.2.0 2014-11-01 23:42 UTC

This package is auto-updated.

Last update: 2026-02-26 06:35:37 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