PHPackages                             hostnet/wsdl2php - 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. hostnet/wsdl2php

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

hostnet/wsdl2php
================

wsdl2php is a tool for generating PHP 5 proxy classes that can be used to access

0.0.1(9y ago)57.5k↓50%2LGPL-3.0+PHPPHP &gt;=5.3

Since Jan 19Pushed 8y ago8 watchersCompare

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

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

wsdl2php
--------

[](#wsdl2php)

wsdl2php is a tool for generating SoapServer/SoapClient classes from a WSDL file.

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

[](#installation)

1. Copy src\\bin\\wsdl2php.php to a folder.
2. Open a command prompt in that folder location.
3. Use wsdl2php as described below.

For Linux users, src\\bin\\wsdl2php is a wrapper for easier usage, copy that as well

Usage
-----

[](#usage)

```
php wsdl2php.php -i C:\path\to\WSDL

```

For Linux users, you can just do

```
wsdl2php -i /path/to/WSDL

```

Note: the WSDL path can also be an accessible URL.

Options
-------

[](#options)

- -o &lt;output\_dir&gt; | directory used for output
- -n | namespace to use
- -g &lt;sub\_namespace&gt; | sub-namespace to use
- -p | use pear style Namespace - defaults to PSR-0
- -s | generate code for server side
- -d | turn off documentation generation
- -v | generate all code (docs and unused)

Credits
-------

[](#credits)

- Knut Urdalen - author
- AustP - contributor
- Joel Barciauskas - contributor
- John Lindal - contributor

Originally cloned from

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor3

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

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3406d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/65433e1ef6edb2e8f96e18614b6618c84eed20ad0de6de0d0da36a9032ec7a18?d=identicon)[hostnet](/maintainers/hostnet)

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

---

Top Contributors

[![stefanlenselink](https://avatars.githubusercontent.com/u/834562?v=4)](https://github.com/stefanlenselink "stefanlenselink (6 commits)")[![yannickl88](https://avatars.githubusercontent.com/u/5468127?v=4)](https://github.com/yannickl88 "yannickl88 (4 commits)")[![AustP](https://avatars.githubusercontent.com/u/2007045?v=4)](https://github.com/AustP "AustP (3 commits)")[![mattemod](https://avatars.githubusercontent.com/u/7162363?v=4)](https://github.com/mattemod "mattemod (2 commits)")[![thewunder](https://avatars.githubusercontent.com/u/1265740?v=4)](https://github.com/thewunder "thewunder (2 commits)")[![jbarciauskas](https://avatars.githubusercontent.com/u/310837?v=4)](https://github.com/jbarciauskas "jbarciauskas (2 commits)")[![nicolap](https://avatars.githubusercontent.com/u/173154?v=4)](https://github.com/nicolap "nicolap (1 commits)")[![nicoschoenmaker](https://avatars.githubusercontent.com/u/1469323?v=4)](https://github.com/nicoschoenmaker "nicoschoenmaker (1 commits)")[![johnkary](https://avatars.githubusercontent.com/u/135607?v=4)](https://github.com/johnkary "johnkary (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[patricktalmadge/bootstrapper

Twitter Bootstrap markup generator

557407.2k4](/packages/patricktalmadge-bootstrapper)

PHPackages © 2026

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