2017 © Pedro Peláez
 

library php-ixr

Incutio XML-RPC library (IXR)

image

kissifrot/php-ixr

Incutio XML-RPC library (IXR)

  • Thursday, November 17, 2016
  • by kissifrot
  • Repository
  • 1 Watchers
  • 4 Stars
  • 3,741 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 6 Forks
  • 0 Open issues
  • 8 Versions
  • 43 % Grown

The README.md

Incutio XML-RPC library (IXR)

Note: This is a fork of the original Incutio XML-RPC library (IXR) SVN repo hosted on https://code.google.com/p/php-ixr/, (*1)

All credits go to Incutio., (*2)

Docs and Homepage: http://scripts.incutio.com/xmlrpc/, (*3)

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., (*4)

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., (*5)

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), (*6)

Composer

A Composer file has been added to this repository., (*7)

This package is published to Packagist, but if you don't want to use it simply add, (*8)

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

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

To your composer.json file, (*9)

The Versions

17/11 2016

dev-master

9999999-dev http://scripts.incutio.com/xmlrpc/

Incutio XML-RPC library (IXR)

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.4.0

 

rpc xmlrpc xlm-rpc remote procedure call

17/11 2016

1.8.3

1.8.3.0 http://scripts.incutio.com/xmlrpc/

Incutio XML-RPC library (IXR)

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.4.0

 

rpc xmlrpc xlm-rpc remote procedure call

19/06 2016

1.8.2

1.8.2.0 http://scripts.incutio.com/xmlrpc/

Incutio XML-RPC library (IXR)

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.4.0

 

rpc xmlrpc xlm-rpc remote procedure call

28/04 2016

1.8.1

1.8.1.0 http://scripts.incutio.com/xmlrpc/

Incutio XML-RPC library (IXR)

  Sources   Download

BSD

The Requires

  • php >=5.4.0

 

rpc xmlrpc xlm-rpc remote procedure call

27/04 2016

1.8.0

1.8.0.0 http://scripts.incutio.com/xmlrpc/

Incutio XML-RPC library (IXR)

  Sources   Download

BSD

The Requires

  • php >=5.4.0

 

rpc xmlrpc xlm-rpc remote procedure call

30/07 2015

1.7.6

1.7.6.0 http://scripts.incutio.com/xmlrpc/

Incutio XML-RPC library (IXR)

  Sources   Download

BSD

The Requires

  • php >=4.3.0

 

rpc xmlrpc xlm-rpc remote procedure call

10/08 2014

1.7.5

1.7.5.0 http://scripts.incutio.com/xmlrpc/

Incutio XML-RPC library (IXR)

  Sources   Download

BSD

The Requires

  • php >=4.3.0

 

rpc xmlrpc xlm-rpc remote procedure call

01/07 2013

1.7.4

1.7.4.0 http://scripts.incutio.com/xmlrpc/

Incutio XML-RPC library (IXR)

  Sources   Download

BSD

The Requires

  • php >=4.3.0

 

rpc xmlrpc xlm-rpc remote procedure call