Skip to content
This repository has been archived by the owner on Nov 24, 2021. It is now read-only.

indigophp/xmlrpc-test

Repository files navigation

Indigo XML-RPC test tool

Latest Version Software License Total Downloads

XML-RPC test tool.

Install

Via Composer

$ composer create-project indigophp/xmlrpc-test

Usage

You can use this simple application to test any XML-RPC endpoint.

screenshot

You can simply run the following command to start the builtin PHP server

$ robo server

Note: You have to install robo into your prefix.

Future plans

  • Generate JSON schema based on method signature
  • Support authentication (eg. basic auth)

Contributing

Please see CONTRIBUTING for details.

Credits

License

The MIT License (MIT). Please see License File for more information.

Releases

No releases published

Packages

No packages published