devedge/xmlrpc-client

A PHP Library to use XML-RPC servers

Installs: 28

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

pkg:composer/devedge/xmlrpc-client

0.2.0 2014-11-01 23:42 UTC

This package is auto-updated.

Last update: 2025-09-26 05:37:52 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