PHPackages                             mlebkowski/wsdl-generator - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. mlebkowski/wsdl-generator

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

mlebkowski/wsdl-generator
=========================

Tries to dump a WSDL client

v1.0-rc.1(12y ago)5811MITPHP

Since Sep 2Pushed 12y ago1 watchersCompare

[ Source](https://github.com/mlebkowski/wsdl-generator)[ Packagist](https://packagist.org/packages/mlebkowski/wsdl-generator)[ RSS](/packages/mlebkowski-wsdl-generator/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

Usage
-----

[](#usage)

```
$wsdl = '...';
$generator = new \Nassau\WsdlGenerator\WSDLGenerator();
$options = new \Nassau\WsdlGenerator\GeneratorOptions;
$options->setNamespace('\\Acme\\WebService');
$options->setTargetDir(__DIR__ . "/src");
$generator->generate($wsdl, $options);
```

**Experimental**

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 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

4684d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8572223899390b494d1282b615009bc2eea5ef1cd6bfc22f6e6b175034dadfe0?d=identicon)[mlebkowski](/maintainers/mlebkowski)

---

Top Contributors

[![mlebkowski](https://avatars.githubusercontent.com/u/848731?v=4)](https://github.com/mlebkowski "mlebkowski (2 commits)")

### Embed Badge

![Health badge](/badges/mlebkowski-wsdl-generator/health.svg)

```
[![Health](https://phpackages.com/badges/mlebkowski-wsdl-generator/health.svg)](https://phpackages.com/packages/mlebkowski-wsdl-generator)
```

###  Alternatives

[nilportugues/php_backslasher

Adds all PHP internal functions to its namespace by adding backslash to them. Improves the application's performance when OPCache is on.

889.3k20](/packages/nilportugues-php-backslasher)[enlitepro/zf2-scaffold

1022.5k3](/packages/enlitepro-zf2-scaffold)

PHPackages © 2026

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