PHPackages                             kissifrot/php-ixr - 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. kissifrot/php-ixr

ActiveLibrary

kissifrot/php-ixr
=================

Incutio XML-RPC library (IXR)

1.8.5(1y ago)6306.6k↓23.2%6[2 PRs](https://github.com/kissifrot/php-ixr/pulls)3BSD-3-ClausePHPPHP &gt;=5.4.0

Since Jul 1Pushed 1y ago1 watchersCompare

[ Source](https://github.com/kissifrot/php-ixr)[ Packagist](https://packagist.org/packages/kissifrot/php-ixr)[ Docs](http://scripts.incutio.com/xmlrpc/)[ RSS](/packages/kissifrot-php-ixr/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (1)Versions (10)Used By (3)

Incutio XML-RPC library (IXR)
=============================

[](#incutio-xml-rpc-library-ixr)

**Note**: *This is a fork of the original Incutio XML-RPC library (IXR) SVN repo hosted on *

All credits go to Incutio.

**Docs and Homepage:**

Introduction
------------

[](#introduction)

The Incutio XML-RPC library (IXR) is designed primarily for ease of use. It incorporates both client and server classes, and is designed to hide as much of the workings of XML-RPC from the user as possible. A key feature of the library is automatic type conversion from PHP types to XML-RPC types and vice versa. This should enable developers to write web services with very little knowledge of the underlying XML-RPC standard.

Don't however be fooled by its simple surface. The library includes a wide variety of additional XML-RPC specifications and has all the features required for serious web service implementations.

Background / History
--------------------

[](#background--history)

The original XML-RPC library was developed back in 2002 and updated through 2010 by Incutio for a number of projects the company was working on at the time. It has become fairly dated but is still used extensively by a wide range of commercial and open-source projects. This fork makes it usable on more recent systems (PHP 5.4+ ones)

Composer
--------

[](#composer)

A [Composer](http://getcomposer.org/) file has been added to this repository.

This package is published to [Packagist](https://packagist.org/), but if you don't want to use it simply add

```
"repositories": [
    {
        "type": "vcs",
        "url": "https://github.com/kissifrot/php-ixr"
    }
],

"require": {
    "kissifrot/php-ixr": "1.8.*"
}

```

To your `composer.json` file

###  Health Score

47

—

FairBetter than 94% of packages

Maintenance47

Moderate activity, may be stable

Popularity42

Moderate usage in the ecosystem

Community22

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~538 days

Recently: every ~819 days

Total

9

Last Release

392d ago

PHP version history (2 changes)1.7.4PHP &gt;=4.3.0

1.8.0PHP &gt;=5.4.0

### Community

Maintainers

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

---

Top Contributors

[![kissifrot](https://avatars.githubusercontent.com/u/105998?v=4)](https://github.com/kissifrot "kissifrot (22 commits)")[![lsmonki](https://avatars.githubusercontent.com/u/1839992?v=4)](https://github.com/lsmonki "lsmonki (12 commits)")[![splitbrain](https://avatars.githubusercontent.com/u/86426?v=4)](https://github.com/splitbrain "splitbrain (6 commits)")[![mfn](https://avatars.githubusercontent.com/u/87493?v=4)](https://github.com/mfn "mfn (3 commits)")[![faizanakram99](https://avatars.githubusercontent.com/u/10880992?v=4)](https://github.com/faizanakram99 "faizanakram99 (2 commits)")[![glensc](https://avatars.githubusercontent.com/u/199095?v=4)](https://github.com/glensc "glensc (1 commits)")[![bnf](https://avatars.githubusercontent.com/u/473155?v=4)](https://github.com/bnf "bnf (1 commits)")[![amsross](https://avatars.githubusercontent.com/u/450220?v=4)](https://github.com/amsross "amsross (1 commits)")

---

Tags

phpphp-libraryxml-rpcrpcxmlrpcxlm-rpcremote procedure call

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/kissifrot-php-ixr/health.svg)

```
[![Health](https://phpackages.com/badges/kissifrot-php-ixr/health.svg)](https://phpackages.com/packages/kissifrot-php-ixr)
```

###  Alternatives

[hprose/hprose

It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.

2.1k215.3k37](/packages/hprose-hprose)[grpc/grpc

gRPC library for PHP

506116.6M180](/packages/grpc-grpc)[lstrojny/fxmlrpc

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

1425.4M30](/packages/lstrojny-fxmlrpc)[darkaonline/ripcord

RPC client and server around PHP's xmlrpc library

35897.7k9](/packages/darkaonline-ripcord)[hprose/hprose-swoole

Hprose asynchronous client &amp; standalone server based on swoole

17928.9k9](/packages/hprose-hprose-swoole)[tbondois/odoo-ripcord

Ripoo : a PHP8 XML-RPC client handler for Odoo External API

16124.3k1](/packages/tbondois-odoo-ripcord)

PHPackages © 2026

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