If you have troubles installing the php extension, there is an alternative package which tries to implement the same API as pure-php library and can be installed via Composer: phpxmlrpc/polyfill-xmlrpc
これらの関数を使うと、XML-RPCサーバーおよびクライアントを書くことができます。 XML-RPCに関する詳細な情報については、 » http://www.xmlrpc.com/ を参照ください。 そして、この拡張モジュールと関数に関する詳細なドキュメントについては、 » http://xmlrpc-epi.sourceforge.net/を参照ください。
この拡張モジュールは、 実験的 なものです。この拡張モジュールの動作・ 関数名・その他ドキュメントに書かれている事項は、予告なく、将来的な PHP のリリースにおいて変更される可能性があります。 このモジュールは自己責任で使用してください。
If you have troubles installing the php extension, there is an alternative package which tries to implement the same API as pure-php library and can be installed via Composer: phpxmlrpc/polyfill-xmlrpc