XML-RPC test tool.
Via Composer
$ composer create-project indigophp/xmlrpc-test
You can use this simple application to test any XML-RPC endpoint.
You can simply run the following command to start the builtin PHP server
$ robo server
Note: You have to install robo into your prefix.
- Generate JSON schema based on method signature
- Support authentication (eg. basic auth)
Please see CONTRIBUTING for details.
The MIT License (MIT). Please see License File for more information.