PHPackages                             ne0bot/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. [API Development](/categories/api)
4. /
5. ne0bot/nusoap

ActiveLibrary[API Development](/categories/api)

ne0bot/nusoap
=============

NuSOAP fixed for PHP 5.4 - 7.1

08PHP

Since Mar 2Pushed 8y ago1 watchersCompare

[ Source](https://github.com/ne0bot/nusoap)[ Packagist](https://packagist.org/packages/ne0bot/nusoap)[ RSS](/packages/ne0bot-nusoap/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

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

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

[![Downloads total](https://camo.githubusercontent.com/673b70038edaec746a30b7c84111b76fd11a7bd938ebe306b4de72e23965c6d2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6e6530626f742f6e75736f61702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ne0bot/nusoap)[![Latest stable](https://camo.githubusercontent.com/873a76c0c19f7d7cf8c8f54f6e92752822da3a1b4e9c3b29b93b5d186f4c4a6d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e6530626f742f6e75736f61702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ne0bot/nusoap)

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): .

Discussion / Help
-----------------

[](#discussion--help)

[![Join the chat](https://camo.githubusercontent.com/afd4594182e4c34d53d56b31c8318fcb9d8793e7e1ff35ace75975fa0062bd08/68747470733a2f2f696d672e736869656c64732e696f2f6769747465722f726f6f6d2f65636f6e65612f65636f6e65612e7376673f7374796c653d666c61742d737175617265)](http://bit.ly/ecogitter)

Install
-------

[](#install)

```
$ composer require econea/nusoap
```

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);
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/9868f1858853cd4e6ce40f4b41274a44e37b62716f4bd06aaff8e84a14663f29?d=identicon)[ne0bot](/maintainers/ne0bot)

---

Top Contributors

[![f3l1x](https://avatars.githubusercontent.com/u/538058?v=4)](https://github.com/f3l1x "f3l1x (10 commits)")[![ne0bot](https://avatars.githubusercontent.com/u/2814336?v=4)](https://github.com/ne0bot "ne0bot (6 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)")[![Gugiman](https://avatars.githubusercontent.com/u/5836639?v=4)](https://github.com/Gugiman "Gugiman (1 commits)")

### Embed Badge

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

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M475](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M270](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M453](/packages/google-gax)

PHPackages © 2026

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