PHPackages                             dvandersluijs/wsdl-to-class - 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. dvandersluijs/wsdl-to-class

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

dvandersluijs/wsdl-to-class
===========================

Generate PHP7 code from an WSDL file

1.1.2(6y ago)2862GPL-3.0-or-laterPHPPHP ^7.1

Since Sep 8Pushed 3y ago3 watchersCompare

[ Source](https://github.com/DannyvdSluijs/WsdlToClass)[ Packagist](https://packagist.org/packages/dvandersluijs/wsdl-to-class)[ RSS](/packages/dvandersluijs-wsdl-to-class/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelog (3)Dependencies (6)Versions (11)Used By (0)

Archived
========

[](#archived)

⚠️ With JSON being the go-to solutions for API's nowadays this package combined with the low number of installs on this packge it has been archived.

[![GitHub](https://camo.githubusercontent.com/7ebacbf473e97de5a42cfe5ec222de96ac40b90e1f5834b721cb5fd64339f3e1/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f44616e6e797664536c75696a732f5773646c546f436c617373)](https://choosealicense.com/licenses/mit/)[![Packagist Version](https://camo.githubusercontent.com/bbcf5ce23fb76d85c3b8a06d83e78e0878b0a93ad6288c1a45a11c859ac4e4fd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6476616e646572736c75696a732f7773646c2d746f2d636c617373)](https://packagist.org/packages/json-mapper/json-mapper)[![PHP from Packagist](https://camo.githubusercontent.com/c743ef505e6c414195fa8135fd8a800b14a796d907ea5a8f09043d9736f926ed/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6476616e646572736c75696a732f7773646c2d746f2d636c617373)](#)[![Build](https://github.com/DannyvdSluijs/WsdlToClass/workflows/Build/badge.svg?branch=master)](https://github.com/DannyvdSluijs/WsdlToClass/workflows/Build/badge.svg?branch=master)[![Coverage Status](https://camo.githubusercontent.com/25a251cfbb90813a77ee379ef2e3370921171c0da70b437861f6d12876fe4124/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f44616e6e797664536c75696a732f5773646c546f436c6173732f62616467652e7376673f6272616e63683d646576656c6f70)](https://coveralls.io/github/JsonMapper/JsonMapper?branch=develop)

WsdlToClass - Import a WSDL to output classes
=============================================

[](#wsdltoclass---import-a-wsdl-to-output-classes)

WsdlToClass enables you to load an (external) WSDL an generate the classes needed for a implementation.

Installation
============

[](#installation)

Composer
--------

[](#composer)

Add a dependency using composer:

```
composer require 'dvandersluijs/wsdl-to-class:dev-master'
```

Or simply add a dependency on dvandersluijs/wsdl-to-class to your project's composer.json file.

```
{
    "require": {
        "dvandersluijs/wsdl-to-class": "dev-master"
    }
}
```

For a system-wide installation via Composer, you can run:

```
composer global require "dvandersluijs/wsdl-to-class"
```

Make sure you have ~/.composer/vendor/bin/ in your path.

About
=====

[](#about)

WsdlToClass is a Cilex powered application and uses the PHP internal SOAP implementation to generate php classes out of the WSDL.

List of Contributors
--------------------

[](#list-of-contributors)

Thanks to everyone who has contributed to WsdlToClass! You can find a detailed list of contributors on every WsdlToClass related package on GitHub. This list shows only the major components:

- [WsdlToClass](https://github.com/DannyvdSluijs/WsdlToClass/graphs/contributors)

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 58.3% 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 ~168 days

Recently: every ~177 days

Total

10

Last Release

2386d ago

Major Versions

0.3.0 → v1.0.02018-01-11

PHP version history (2 changes)0.3.0PHP ^7.0

1.1.0PHP ^7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/631515718006cc76dcc92e7672b8d2b265888cb6b5268212081cab15de114e92?d=identicon)[danny.vandersluijs](/maintainers/danny.vandersluijs)

---

Top Contributors

[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (63 commits)")[![DannyvdSluijs](https://avatars.githubusercontent.com/u/618940?v=4)](https://github.com/DannyvdSluijs "DannyvdSluijs (41 commits)")[![scrutinizer-auto-fixer](https://avatars.githubusercontent.com/u/6253494?v=4)](https://github.com/scrutinizer-auto-fixer "scrutinizer-auto-fixer (4 commits)")

---

Tags

codegenerationphpsoapwsdlphpgeneratorsoapwsdlsoap-wsdlcode-generation

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/dvandersluijs-wsdl-to-class/health.svg)

```
[![Health](https://phpackages.com/badges/dvandersluijs-wsdl-to-class/health.svg)](https://phpackages.com/packages/dvandersluijs-wsdl-to-class)
```

###  Alternatives

[symfony/maker-bundle

Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

3.4k111.1M568](/packages/symfony-maker-bundle)[wsdltophp/packagegenerator

Generate hierarchical PHP classes based on a WSDL

4351.9M19](/packages/wsdltophp-packagegenerator)[piotrooo/wsdl-creator

PHP WSDL creator using PHPdoc (annotations, reflections).

84158.3k2](/packages/piotrooo-wsdl-creator)[tomloprod/radiance

A deterministic mesh gradient avatar generator for PHP.

1393.7k](/packages/tomloprod-radiance)

PHPackages © 2026

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