PHPackages                             wsdl2phpgenerator/wsdl2phpgenerator - 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. wsdl2phpgenerator/wsdl2phpgenerator

AbandonedArchivedLibrary[API Development](/categories/api)

wsdl2phpgenerator/wsdl2phpgenerator
===================================

Simple class library for generating php classes from a wsdl file.

3.4.0(9y ago)8082.5M↓11.8%333[38 issues](https://github.com/wsdl2phpgenerator/wsdl2phpgenerator/issues)[38 PRs](https://github.com/wsdl2phpgenerator/wsdl2phpgenerator/pulls)20MITPHPPHP &gt;=5.3.0

Since Oct 26Pushed 3y ago37 watchersCompare

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

READMEChangelog (10)Dependencies (9)Versions (32)Used By (20)

wsdl2phpgenerator
=================

[](#wsdl2phpgenerator)

[![Latest Stable Version](https://camo.githubusercontent.com/bbec0bc33f943f57d940dac953b2d7c266db2f56d44dc9092470d013bc8dc089/68747470733a2f2f706f7365722e707567782e6f72672f7773646c3270687067656e657261746f722f7773646c3270687067656e657261746f722f762f737461626c652e706e67)](https://packagist.org/packages/wsdl2phpgenerator/wsdl2phpgenerator)[![Build Status](https://camo.githubusercontent.com/daac682d068d357cf279ea0a7aa39f94fdac9bf7ae0aeb9b294107ac6dd634a9/68747470733a2f2f7472617669732d63692e6f72672f7773646c3270687067656e657261746f722f7773646c3270687067656e657261746f722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/wsdl2phpgenerator/wsdl2phpgenerator)[![Code Coverage](https://camo.githubusercontent.com/69bdfbe44d9e6d5a7b517e2af7230e3b370bf289f6a05b615a0c4632c5114445/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7773646c3270687067656e657261746f722f7773646c3270687067656e657261746f722f6261646765732f636f7665726167652e706e673f733d39313739383235356664393733393530623165326437343738663939643666366638306366366461)](https://scrutinizer-ci.com/g/wsdl2phpgenerator/wsdl2phpgenerator/)[![Scrutinizer Quality Score](https://camo.githubusercontent.com/57bee216e7a9c52975565d4741f542053963185877b124a8f9ddc0725ab4d0fa/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7773646c3270687067656e657261746f722f7773646c3270687067656e657261746f722f6261646765732f7175616c6974792d73636f72652e706e673f733d32336536303261383666373561373961326631303133636161633939353538663234363463653734)](https://scrutinizer-ci.com/g/wsdl2phpgenerator/wsdl2phpgenerator/)[![Dependency Status](https://camo.githubusercontent.com/b4ce9ad36ff1fd9e6b16db2c789fc79bc24b6285bf4396664395d95f53c8f355/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f757365722f70726f6a656374732f3532363937363135363332626163363762323030326539332f62616467652e706e67)](https://www.versioneye.com/user/projects/52697615632bac67b2002e93)

Simple WSDL to PHP classes converter. Takes a WSDL file and outputs class files ready to use.

Uses the [MIT license](http://www.opensource.org/licenses/mit-license.php).

Maintenance status
------------------

[](#maintenance-status)

This is no longer actively maintained.

If you are looking for a PHP library to work with SOAP, you might want to try [`phpro/soap-client`](https://github.com/phpro/soap-client).

If you are currently using `wsdl2phpgenerator` and want to continue using it, consider forking the project and maintain it yourself.

New major version: 3
--------------------

[](#new-major-version-3)

A new major version of wsdl2phpgenerator has recently been released: 3

This introduces changes to both configuration and generated code. The changes makes it more flexible to use, easier to include in other projects, promotes contributions and reduces maintenance.

2.x users are encourage to read [a walkthrough of what is new in 3.0](docs/whats-new-in-3.0.md).

Installation
------------

[](#installation)

Add wsdl2phpgenerator to your project using [composer](https://getcomposer.org/doc/00-intro.md):

```
composer require wsdl2phpgenerator/wsdl2phpgenerator
```

Contributors
------------

[](#contributors)

Originally developed by [@walle](https://github.com/walle) and includes bug fixes and improvements from [various contributors](https://github.com/wsdl2phpgenerator/wsdl2phpgenerator/graphs/contributors).

### Contributing

[](#contributing)

Pull requests are very welcome. Please read [our guidelines for contributing](CONTRIBUTING.md).

Be sure to run the test suite, the fixers and the analyzers

```
composer test
composer fix
composer analyse
```

Usage and options
-----------------

[](#usage-and-options)

See [usage and options](docs/usage-and-options.md) for info on the usage of this package.

Versioning
----------

[](#versioning)

This project uses [semantic versioning](http://semver.org/). The following constitutes the public API:

- `\Wsdl2PhpGenerator\GeneratorInterface`
- `\Wsdl2PhpGenerator\ConfigInterface`
- Generated code

Backwards incompatible changes to these means that the major version will be increased. Additional features and bug fixes increase minor and patch versions.

###  Health Score

52

—

FairBetter than 96% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity65

Solid adoption and visibility

Community50

Growing community involvement

Maturity69

Established project with proven stability

 Bus Factor1

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

Recently: every ~260 days

Total

29

Last Release

2884d ago

Major Versions

2.5.5 → 3.0.02014-11-25

### Community

Maintainers

![](https://www.gravatar.com/avatar/3b6ff8ca0a3fd1498655a5cd5c4c7046480a345d70c0ffb3b0260d709e717e0f?d=identicon)[reyostallenberg](/maintainers/reyostallenberg)

![](https://www.gravatar.com/avatar/9105a47460b277ef22d040f9c7f4adc0902fe872dafd9c7bc104b1310a191c2a?d=identicon)[kasperg](/maintainers/kasperg)

![](https://www.gravatar.com/avatar/1ea7c6acad608c13a090d72dc45f02ef149d8e41b16c671ee221baf7d1e977d7?d=identicon)[gisostallenberg](/maintainers/gisostallenberg)

---

Top Contributors

[![kasperg](https://avatars.githubusercontent.com/u/73966?v=4)](https://github.com/kasperg "kasperg (323 commits)")[![walle](https://avatars.githubusercontent.com/u/191136?v=4)](https://github.com/walle "walle (33 commits)")[![gisostallenberg](https://avatars.githubusercontent.com/u/11526270?v=4)](https://github.com/gisostallenberg "gisostallenberg (18 commits)")[![honzap](https://avatars.githubusercontent.com/u/342109?v=4)](https://github.com/honzap "honzap (10 commits)")[![red-led](https://avatars.githubusercontent.com/u/1540305?v=4)](https://github.com/red-led "red-led (7 commits)")[![chriskl](https://avatars.githubusercontent.com/u/1606651?v=4)](https://github.com/chriskl "chriskl (4 commits)")[![statik-olmo-archived](https://avatars.githubusercontent.com/u/1501928?v=4)](https://github.com/statik-olmo-archived "statik-olmo-archived (3 commits)")[![garex](https://avatars.githubusercontent.com/u/77981?v=4)](https://github.com/garex "garex (3 commits)")[![jabiinfante](https://avatars.githubusercontent.com/u/2393956?v=4)](https://github.com/jabiinfante "jabiinfante (3 commits)")[![ivol84](https://avatars.githubusercontent.com/u/1837943?v=4)](https://github.com/ivol84 "ivol84 (3 commits)")[![RSully](https://avatars.githubusercontent.com/u/185004?v=4)](https://github.com/RSully "RSully (2 commits)")[![lafriks](https://avatars.githubusercontent.com/u/165205?v=4)](https://github.com/lafriks "lafriks (2 commits)")[![ecolinet](https://avatars.githubusercontent.com/u/65506?v=4)](https://github.com/ecolinet "ecolinet (2 commits)")[![SamMousa](https://avatars.githubusercontent.com/u/547021?v=4)](https://github.com/SamMousa "SamMousa (2 commits)")[![xoeoro](https://avatars.githubusercontent.com/u/6437303?v=4)](https://github.com/xoeoro "xoeoro (1 commits)")[![xstefanox](https://avatars.githubusercontent.com/u/462688?v=4)](https://github.com/xstefanox "xstefanox (1 commits)")[![yuav](https://avatars.githubusercontent.com/u/126129127?v=4)](https://github.com/yuav "yuav (1 commits)")[![devlead](https://avatars.githubusercontent.com/u/1647294?v=4)](https://github.com/devlead "devlead (1 commits)")[![fduch](https://avatars.githubusercontent.com/u/1204137?v=4)](https://github.com/fduch "fduch (1 commits)")[![jk](https://avatars.githubusercontent.com/u/40043?v=4)](https://github.com/jk "jk (1 commits)")

---

Tags

soapwsdl

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[camcima/camcima-soap-client

Wrapper around PHP SoapClient class

2672.0k2](/packages/camcima-camcima-soap-client)[conquer/services

Yii2 soap wsdl web services

1632.5k](/packages/conquer-services)[skautis/skautis

Library for API calls to SkautIS

1329.7k4](/packages/skautis-skautis)

PHPackages © 2026

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