Skip to content

A SOAP service demo in PHP that covers WSDL, SOAP server/client and unit tests.

Notifications You must be signed in to change notification settings

mikesoule/BarSOAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple presentation on SOAP web services with PHP.

Concepts include:
• WSDL
• SOAP Header authentication
• Unit Testing (without making HTTP requests)

Feel free to improve on this presentation and make it your own.
Let us know if we can improve on the presentation and simplify the concepts even more!

About

A SOAP service demo in PHP that covers WSDL, SOAP server/client and unit tests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages