SOAP (Simple Object Access protocol) is a protocol specification for web services that exchange information in the form of an XML Information Set.
Libraries and reading material to check out.
- NuSOAP - SOAP Toolkit for PHP.
- PHP SOAP extension manual
- Zend\Soap - Standalone Zend SOAP component.