openbsd-ports/lang/php/files/DESCR-soap
sthen e0e8bdcad9 PHP spring-cleaning:
- remove DESCR files from subpackages which have been removed
- add HOMEPAGEs for various subpackages (sometimes replacing ones
manually listed in DESCR-foo)
- some s/http/https/ in DESCR-foo
- build the enchant extension (won't work by default in chroot but
maybe useful in some cases)
2020-01-03 15:06:27 +00:00

8 lines
335 B
Plaintext

SOAP (Simple Object Access Protocol) is a method for access remote
XML resources on another machine. It is a standard defined by The
World Wide Web consortium (W3C). Information about XSLT and related
technologies can be found at https://www.w3.org/TR/soap.
This PHP extension provides a processor independent API to SOAP
protocol.