PHPackages                             vaclavvanik/soap-wsdl - 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. vaclavvanik/soap-wsdl

ActiveLibrary[API Development](/categories/api)

vaclavvanik/soap-wsdl
=====================

An easy way to handle WSDL data with zero dependencies

1.0.0(3y ago)01183MITPHPPHP ^7.3 || ^8.0

Since Dec 2Pushed 3y ago1 watchersCompare

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

READMEChangelog (2)DependenciesVersions (3)Used By (3)

Soap WSDL
=========

[](#soap-wsdl)

This package provides an easy way to handle WSDL data with **zero dependencies**.

Install
-------

[](#install)

You can install this package via composer.

```
composer require vaclavvanik/soap-wsdl
```

Usage
-----

[](#usage)

### StringProvider

[](#stringprovider)

Returns WSDL from string variable.

```
