PHPackages                             faizan/ixr\_library - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. faizan/ixr\_library

Abandoned → [https://github.com/kissifrot/php-ixr](/?search=https%3A%2F%2Fgithub.com%2Fkissifrot%2Fphp-ixr)Library[HTTP &amp; Networking](/categories/http)

faizan/ixr\_library
===================

This is a fork of the original Incutio PHP XML-RPC library (IXR) SVN repo hosted on Google Code http://scripts.incutio.com/xmlrpc/ (Fully backward-compatible)

v1.0(7y ago)31.2k↓50%[1 issues](https://github.com/faizanakram99/IXR_Library/issues)BSD-3-ClausePHP

Since Mar 6Pushed 7y ago1 watchersCompare

[ Source](https://github.com/faizanakram99/IXR_Library)[ Packagist](https://packagist.org/packages/faizan/ixr_library)[ RSS](/packages/faizan-ixr-library/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

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

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

Fully backward compatible, PHP 7 compatible, [psr-4](https://www.php-fig.org/psr/psr-4/) compliant fork of the original Incutio XML-RPC library (IXR) SVN repo hosted on

**Note**: All classes of this package are added to global namespace (just for backward compatibility). You can easily replace original IXR\_Library with this package with no changes to your code (except removing `require 'IXR_Library.php'` as classes will be autoloaded with composer). For proper namespaced package please use

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 it's simple surface. The library includes a wide variety of additional XML-RPC specifications and has all of 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 2003 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.

Installation using [composer](http://getcomposer.org/)
======================================================

[](#installation-using-composer)

1. Download [composer](http://getcomposer.org/)
2. Run `composer require faizan/ixr_library` from root of your project
3. require `vendor/autoload.php`
4. Use classes of IXR\_Library (Fully backward compatible) as you used to.

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

2630d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2cd716f0e3c765196762bb3cf4e04055e1ef59dcbca35e2297a987cc555870f5?d=identicon)[faizan](/maintainers/faizan)

---

Top Contributors

[![faizanakram99](https://avatars.githubusercontent.com/u/10880992?v=4)](https://github.com/faizanakram99 "faizanakram99 (9 commits)")

### Embed Badge

![Health badge](/badges/faizan-ixr-library/health.svg)

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

###  Alternatives

[friendsofsymfony/rest-bundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony

2.8k73.3M319](/packages/friendsofsymfony-rest-bundle)[php-http/discovery

Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations

1.3k309.5M1.2k](/packages/php-http-discovery)[pusher/pusher-php-server

Library for interacting with the Pusher REST API

1.5k94.8M293](/packages/pusher-pusher-php-server)[react/http

Event-driven, streaming HTTP client and server implementation for ReactPHP

78026.4M414](/packages/react-http)[php-http/curl-client

PSR-18 and HTTPlug Async client with cURL

48347.0M384](/packages/php-http-curl-client)[smi2/phpclickhouse

PHP ClickHouse Client

84310.1M71](/packages/smi2-phpclickhouse)

PHPackages © 2026

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