Skip to content

Commit 06cb8c3

Browse files
committed
Add documentation
1 parent 3e2f95a commit 06cb8c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ $engine = new PartialDriver(metadata: $metadata);
104104
* **Wsdl1MetadataProvider**: Provides the methods and types from any WSDL 1 document.
105105

106106
* [encoding](https://github.com/php-soap/encoding): Provides a pure PHP drop-in replacement for the ext-soap encoding logic.
107+
* **Driver**: Combines the encoder, decoder and wsdl-reader metadata into a usable vanilla PHP preset.
107108
* **Encoder**: Encodes mixed data into a valid SOAP Request.
108109
* **Decoder**: Decodes a SOAP Response into mixed data.
109110

0 commit comments

Comments
 (0)