PHPackages                             wsdltophp/generators - 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. wsdltophp/generators

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

wsdltophp/generators
====================

Wsdl to php components

213

Since Aug 14Pushed 10y ago1 watchersCompare

[ Source](https://github.com/WsdlToPhp/WsdlToPhp)[ Packagist](https://packagist.org/packages/wsdltophp/generators)[ RSS](/packages/wsdltophp-generators/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

WsdlToPhp
=========

[](#wsdltophp)

[![Latest Stable Version](https://camo.githubusercontent.com/0b78edcf4fdb81eb14d2cd4533c1261fef12f736b34f8df0854364961569becd/68747470733a2f2f706f7365722e707567782e6f72672f7773646c746f7068702f7773646c746f7068702f76657273696f6e2e706e67)](https://packagist.org/packages/wsdltophp/wsdltophp)[![Build Status](https://camo.githubusercontent.com/0cd942b9a6fa3b177e73ab1139ae5611091ac1d5a11136412406e34ec6444d0b/68747470733a2f2f6170692e7472617669732d63692e6f72672f5773646c546f5068702f5773646c546f5068702e737667)](https://travis-ci.org/WsdlToPhp/WsdlToPhp)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/827f9b0a94ad93dab1515d28a2b2b8c9bbd8837781f61da3390a8a7607a8606f/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f5773646c546f5068702f5773646c546f5068702f6261646765732f7175616c6974792d73636f72652e706e67)](https://scrutinizer-ci.com/g/WsdlToPhp/WsdlToPhp/)[![Code Coverage](https://camo.githubusercontent.com/8ef32267138c3d25f29bacd2907d79d5d734ccc963aef9c116cc3b01b9262876/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f5773646c546f5068702f5773646c546f5068702f6261646765732f636f7665726167652e706e67)](https://scrutinizer-ci.com/g/WsdlToPhp/WsdlToPhp/)

WsdlToPhp
=========

[](#wsdltophp-1)

This project aims to provide multiple components that eases the use of SOAP oriented Web Services.

To do this, the first component if the Package Generator.

The package generator
---------------------

[](#the-package-generator)

This component as it is named provides an easy way to generate a PHP package.

The generated package then provides all the methods to send any request to any operation provided by the Web Service.

You can find this component under `src/WsdlToPhp/PackageGenerator` directory.

The php generator
-----------------

[](#the-php-generator)

This component as it is named provides an easy way to generate a PHP source code.

This component is used by the package generator to ensure stability and consistency among generated PHP files.

You can find this component under `src/WsdlToPhp/PhpGenerator` directory.

The package base classes
------------------------

[](#the-package-base-classes)

This component as it is named provides base classes for the classes generated by the package generator.

This component is used by the package generator and as a dependency for the generated package.

You can find this component under `src/WsdlToPhp/PackageBase` directory.

The bundle generator
--------------------

[](#the-bundle-generator)

The bundle generator will aim to provide an easy way to generate a symfony bundle based on the generated package.

The generated bundle then provides services and other things to use the generated package as a symfony bundle.

This component will be available under `src/WsdlToPhp/BundleGenerator` directory.

Roadmap
-------

[](#roadmap)

### First step: finalize package generator refactoring

[](#first-step-finalize-package-generator-refactoring)

As you must know, the package generator is based on the original project WsdlToPhp with a more robust and extensible way.

Nevertheless, it still remains some code parts that are not optimal and require refactoring.

This step will be developed under the `feature/mandevilla` branch.

### Second step: optimize what can be optimized

[](#second-step-optimize-what-can-be-optimized)

In order to be able to provide a real interesting bundle generation experience, it's essential to be sure that the package generator is as fast as possible.

This step will be developed under the `feature/anthurium` branch.

### Third step: create the bundle generator

[](#third-step-create-the-bundle-generator)

As soon as the package generator is really finished, this generator will be developped under the `feature/orchid`.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 98.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.

### Community

Maintainers

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

---

Top Contributors

[![mikaelcom](https://avatars.githubusercontent.com/u/584391?v=4)](https://github.com/mikaelcom "mikaelcom (624 commits)")[![Gemorroj](https://avatars.githubusercontent.com/u/885731?v=4)](https://github.com/Gemorroj "Gemorroj (7 commits)")

### Embed Badge

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

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

###  Alternatives

[gallib/laravel-short-url

A Laravel package to shorten urls

16516.4k](/packages/gallib-laravel-short-url)[funstaff/tika

libs for tika wrapper

1124.4k](/packages/funstaff-tika)

PHPackages © 2026

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