PHPackages                             phpxmlrpc/extras - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. phpxmlrpc/extras

ActiveLibrary[API Development](/categories/api)

phpxmlrpc/extras
================

A collection of server-side addons that might be of use for development of xml-rpc (and json-rpc) based applications

1.0.1(6mo ago)424.4k↓33.3%1BSD-3-ClausePHPPHP ^5.4.0 || ^7.0 || ^8.0CI passing

Since Dec 6Pushed 6mo ago2 watchersCompare

[ Source](https://github.com/gggeek/phpxmlrpc-extras)[ Packagist](https://packagist.org/packages/phpxmlrpc/extras)[ Docs](https://github.com/gggeek/phpxmlrpc-extras)[ RSS](/packages/phpxmlrpc-extras/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (5)Versions (14)Used By (0)Security (1)

PHPXMLRPC Extras
================

[](#phpxmlrpc-extras)

Description
-----------

[](#description)

A collection of server addons that might be of use for development of xml-rpc (and json-rpc) based applications

Requirements
------------

[](#requirements)

- PHP 5.4 or newer
- phpxmlrpc/phpxmlrpc 4.10.1 or newer

Copyright
---------

[](#copyright)

Use of this software is subject to the terms in [license.txt](license.txt)

Short list of included classes
------------------------------

[](#short-list-of-included-classes)

### JSRpcServer, JsJsonRpcServer, JSWrapper

[](#jsrpcserver-jsjsonrpcserver-jswrapper)

Ajaxified version of the lib: support executing xml-rpc/json-rpc calls directly from the client browser after having defined them only once, in php.

### SelfDocumentingServer, SelfDocumentingJsonRpcServer, ServerDocumentor, XmlrpcSmartyTemplate:

[](#selfdocumentingserver-selfdocumentingjsonrpcserver-serverdocumentor-xmlrpcsmartytemplate)

Subclasses of the xml-rpc/json-rpc servers and their helpers, to auto-generate HTML documentation of exposed services. Easy as a breeze to use, and extremely user-friendly.

### ReverseProxy:

[](#reverseproxy)

Subclass of the xml-rpc server that can act as remote (transparent) xml-rpc proxy to forward calls to a remote server. Can either forward any received call or probe remote server first for existing methods.

API documentation
-----------------

[](#api-documentation)

Documentation can be found in the doc/ directory. *NB* the manual is quite outdated.

You are encouraged to look also at the code examples found in the demo/ directory.

Note: to reduce the size of the download, the demo files are not part of the default package installed with Composer. You can either check them out online at , download them as a separate tarball from  or make sure they are available locally by installing the library using Composer option `--prefer-install=source`. Whatever the method chosen, make sure that the demo folder is not directly accessible from the internet, i.e. it is not within the webserver root directory).

Running tests
-------------

[](#running-tests)

The recommended way to run the library test suite is via the provided Docker containers. A handy shell script is available that simplifies usage of Docker.

The full sequence of operations is:

```
./tests/ci/vm.sh build
./tests/ci/vm.sh start
./tests/ci/vm.sh runtests
./tests/ci/vm.sh stop

# and, once you have finished all testing related work:
./tests/ci/vm.sh cleanup

```

By default, tests are run using php 8.1 in a Container based on Ubuntu 22 Jammy. You can change the version of PHP and Ubuntu in use by setting the environment variables PHP\_VERSION and UBUNTU\_VERSION before building the Container.

To generate the code-coverage report, run `./tests/ci/vm.sh runcoverage`

[![License](https://camo.githubusercontent.com/7a182453e74bb47f7a3dec1063024405b571e3f5e966f3d63d18aae75fc26779/68747470733a2f2f706f7365722e707567782e6f72672f706870786d6c7270632f6578747261732f6c6963656e7365)](https://packagist.org/packages/phpxmlrpc/extras)[![Latest Stable Version](https://camo.githubusercontent.com/aa055b0e193d0838d659cb310ea136609fe166209dade9be4109e458ed2e1509/68747470733a2f2f706f7365722e707567782e6f72672f706870786d6c7270632f6578747261732f762f737461626c65)](https://packagist.org/packages/phpxmlrpc/extras)[![Total Downloads](https://camo.githubusercontent.com/8902d703395fe74b2a5a86cba1fa1261d46798c60998b65a8ec8446760b89d98/68747470733a2f2f706f7365722e707567782e6f72672f706870786d6c7270632f6578747261732f646f776e6c6f616473)](https://packagist.org/packages/phpxmlrpc/extras)

[![Build Status](https://github.com/gggeek/phpxmlrpc-extras/actions/workflows/ci.yaml/badge.svg)](https://github.com/gggeek/phpxmlrpc-extras/actions/workflows/ci.yaml)[![Code Coverage](https://camo.githubusercontent.com/5df5a8a5eb1caf88120cbf234952a136d74b52062b37c99b7793074ba312b106/68747470733a2f2f636f6465636f762e696f2f67682f67676765656b2f706870786d6c7270632d6578747261732f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://app.codecov.io/gh/gggeek/phpxmlrpc-extras)

###  Health Score

50

—

FairBetter than 96% of packages

Maintenance68

Regular maintenance activity

Popularity30

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity75

Established project with proven stability

 Bus Factor1

Top contributor holds 99.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~332 days

Recently: every ~256 days

Total

13

Last Release

188d ago

Major Versions

0.6.3 → 1.0.0-alpha2021-01-02

PHP version history (2 changes)1.0.0-beta1PHP ^5.3.0 || ^7.0 || ^8.0

1.0.0-beta3PHP ^5.4.0 || ^7.0 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/f641f7d6edabf83c56f6c4998b04e6c59a00b46bf51ca6699c31b09f9c948677?d=identicon)[gggeek](/maintainers/gggeek)

---

Top Contributors

[![gggeek](https://avatars.githubusercontent.com/u/308634?v=4)](https://github.com/gggeek "gggeek (157 commits)")[![gmpf](https://avatars.githubusercontent.com/u/13484650?v=4)](https://github.com/gmpf "gmpf (1 commits)")

---

Tags

apijsonrpcphprpcxmlrpcjsonrpcxmlrpcwebservices

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/phpxmlrpc-extras/health.svg)

```
[![Health](https://phpackages.com/badges/phpxmlrpc-extras/health.svg)](https://phpackages.com/packages/phpxmlrpc-extras)
```

###  Alternatives

[phpxmlrpc/phpxmlrpc

A php library for building xmlrpc clients and servers

2414.9M45](/packages/phpxmlrpc-phpxmlrpc)[lstrojny/fxmlrpc

Fast and tiny XML/RPC client with bridges for various HTTP clients

1425.4M30](/packages/lstrojny-fxmlrpc)[hieu-le/wordpress-xmlrpc-client

A PHP client for Wordpress websites that closely implement the XML-RPC WordPress API with full test suite built in

118158.5k2](/packages/hieu-le-wordpress-xmlrpc-client)[njasm/soundcloud

Soundcloud API Wrapper written in PHP with OAuth 2.0 support

100161.8k2](/packages/njasm-soundcloud)[laminas/laminas-xmlrpc

Fully-featured XML-RPC server and client implementations

252.0M18](/packages/laminas-laminas-xmlrpc)[drlecks/simple-web3-php

Web3 library in PHP

7641.6k2](/packages/drlecks-simple-web3-php)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
