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

ActiveLibrary[API Development](/categories/api)

alxishin/wsdl2phpgenerator
==========================

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

1.0(3y ago)031MITPHPPHP ^7.2 || ^8.0

Since Nov 8Pushed 3y agoCompare

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

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

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

> **Announcement**: We are looking to add one or two co-maintainers with commit access to help bring this project forward, review pull requests and respond to issues. If you have contributed to this project or are otherwise actively involved in open source and have a GitHub profile for review, ping [@kasperg](https://github.com/kasperg) to express your interest.

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

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 74.5% 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

1281d ago

### Community

Maintainers

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

---

Top Contributors

[![kasperg](https://avatars.githubusercontent.com/u/73966?v=4)](https://github.com/kasperg "kasperg (322 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)")[![alxishin](https://avatars.githubusercontent.com/u/1776856?v=4)](https://github.com/alxishin "alxishin (3 commits)")[![ivol84](https://avatars.githubusercontent.com/u/1837943?v=4)](https://github.com/ivol84 "ivol84 (3 commits)")[![jabiinfante](https://avatars.githubusercontent.com/u/2393956?v=4)](https://github.com/jabiinfante "jabiinfante (3 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)")[![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)")[![lafriks](https://avatars.githubusercontent.com/u/165205?v=4)](https://github.com/lafriks "lafriks (2 commits)")[![RSully](https://avatars.githubusercontent.com/u/185004?v=4)](https://github.com/RSully "RSully (2 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)")[![jongotlin](https://avatars.githubusercontent.com/u/165154?v=4)](https://github.com/jongotlin "jongotlin (1 commits)")[![joshk](https://avatars.githubusercontent.com/u/8701?v=4)](https://github.com/joshk "joshk (1 commits)")

---

Tags

soapwsdl

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/alxishin-wsdl2phpgenerator/health.svg)](https://phpackages.com/packages/alxishin-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)
