PHPackages                             obceneikon/nusoap - 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. obceneikon/nusoap

ActiveLibrary

obceneikon/nusoap
=================

NuSOAP fixed for PHP 5.4 - 7.1

v0.9.6(8y ago)1324LGPL-2.0-onlyPHPPHP &gt;=5.4

Since Mar 1Pushed 7y ago1 watchersCompare

[ Source](https://github.com/OBCENEIKON/nusoap)[ Packagist](https://packagist.org/packages/obceneikon/nusoap)[ Docs](https://github.com/econea/nusoap)[ RSS](/packages/obceneikon-nusoap/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (1)Versions (11)Used By (0)

NuSOAP for PHP 5.4 - 7.1
========================

[](#nusoap-for-php-54---71)

Fork of NuSOAP fixed for PHP 5.4, 5.5, 5.6, 7.0 and 7.1 (tested).

All credits belongs to official author(s): .
---------------------------------------------------------------------------

[](#all-credits-belongs-to-official-authors-httpnusoapsourceforgenet)

[![Build Status](https://camo.githubusercontent.com/a5f50421ee2e58d69eaea45e908cd00f25246a9106ac0859e05d40ab61b2ccc8/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6f6263656e65696b6f6e2f6e75736f61702e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/obceneikon/nusoap)[![Code coverage](https://camo.githubusercontent.com/ad8c0ba5924533b8cb18de2dfddebf286269756ab822bfa79b202a2ca38815e2/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f6f6263656e65696b6f6e2f6e75736f61702e7376673f7374796c653d666c61742d737175617265)](https://coveralls.io/r/obceneikon/nusoap)[![Licence](https://camo.githubusercontent.com/15e8b3eef821f31a8deb42d644a47c38ac168007d819958887ec0d9742083eff/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6f6263656e65696b6f6e2f6e75736f61702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/obceneikon/nusoap)

[![Downloads this Month](https://camo.githubusercontent.com/1452d8bab3e494c17db6084f52cb3f4f24d18bec4160e30028e4b0fa7fa506f5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f6f6263656e65696b6f6e2f6e75736f61702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/obceneikon/nusoap)[![Downloads total](https://camo.githubusercontent.com/8d04bb4ed3f32d38bd66c15e3572dd63212ffaa54d73cb6df580df9c44625be9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f6263656e65696b6f6e2f6e75736f61702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/obceneikon/nusoap)[![Latest stable](https://camo.githubusercontent.com/c8273d094f4e046f82fc4cb4c1220cb7ffef3bf4e09d4f1e4fcf7f66808c526d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f6263656e65696b6f6e2f6e75736f61702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/obceneikon/nusoap)

Install
-------

[](#install)

### `Stable`

[](#stable)

Solid rock version is `~0.9.5.x`.

```
composer require obceneikon/nusoap:~0.9.5.5
```

### `Next`

[](#next)

Just bug fixing for `>=0.9.6`. Update your composer.json.

```
{
  "minimum-stability": "dev",
  "prefer-stable": true
}
```

And install next version.

```
composer require obceneikon/nusoap:^0.9.6
```

### `Development`

[](#development)

Total refactored version (split into more files, CI, etc).

```
composer require obceneikon/nusoap:dev-develop
```

Version
-------

[](#version)

StateVersionBranchPHPComposerdevelopment`dev-develop``develop``>= 5.6`next`^0.9.6``0.9.x``>= 5.4`stable`~0.9.5.5``master``>= 5.4`Usage
-----

[](#usage)

```
// Config
$client = new nusoap_client('example.com/api/v1', 'wsdl');
$client->soap_defencoding = 'UTF-8';
$client->decode_utf8 = FALSE;

// Calls
$result = $client->call($action, $data);
```

Experimental
------------

[](#experimental)

Take a look at `develop` branch. There will be new features and modernizations.

Minimal version is set to PHP 5.6.

```
composer require obceneikon/nusoap:dev-master
```

Maintainers
-----------

[](#maintainers)

    [ ![](https://avatars2.githubusercontent.com/u/538058?v=3&s=150) ](https://github.com/f3l1x)
 [Milan Felix Šulc](https://github.com/f3l1x)   ---

Thank you for testing, reporting and contributing.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 60% 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 ~149 days

Total

8

Last Release

2676d ago

PHP version history (2 changes)v0.9.5PHP &gt;=5.5

v0.9.5.2PHP &gt;=5.4

### Community

Maintainers

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

---

Top Contributors

[![f3l1x](https://avatars.githubusercontent.com/u/538058?v=4)](https://github.com/f3l1x "f3l1x (18 commits)")[![jerimiahmilton](https://avatars.githubusercontent.com/u/164630?v=4)](https://github.com/jerimiahmilton "jerimiahmilton (4 commits)")[![VolCh](https://avatars.githubusercontent.com/u/396345?v=4)](https://github.com/VolCh "VolCh (3 commits)")[![milandusek](https://avatars.githubusercontent.com/u/6381651?v=4)](https://github.com/milandusek "milandusek (2 commits)")[![nawaitesidah](https://avatars.githubusercontent.com/u/7534703?v=4)](https://github.com/nawaitesidah "nawaitesidah (1 commits)")[![Gugiman](https://avatars.githubusercontent.com/u/5836639?v=4)](https://github.com/Gugiman "Gugiman (1 commits)")[![zawaruddin](https://avatars.githubusercontent.com/u/11186853?v=4)](https://github.com/zawaruddin "zawaruddin (1 commits)")

---

Tags

soapnusoap

### Embed Badge

![Health badge](/badges/obceneikon-nusoap/health.svg)

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

###  Alternatives

[econea/nusoap

Fixed NuSOAP for PHP 5.6 - 8.5

3315.5M26](/packages/econea-nusoap)[phpro/soap-client

A general purpose SoapClient library

8885.6M46](/packages/phpro-soap-client)[robrichards/wse-php

Libraries for adding WS-\* support to ext/soap in PHP.

1326.0M30](/packages/robrichards-wse-php)[laminas/laminas-soap

6121.8M37](/packages/laminas-laminas-soap)[deviservi/nusoap

NuSOAP PHP library re-packaged for Packagist/Composer

49145.5k1](/packages/deviservi-nusoap)

PHPackages © 2026

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