This repository offers an easy interface to manipulate XML Digital Signatures based in PHP Language.
-
Sign XML data (
DOMDocument) -
Sign SOAP Requests
-
See
src/Adapter/AdapterInterface.phpfor sign methods. -
Use
src/Soap/SoapClient.phpfor send signed SOAP Requests.
Code licensed under BSD 2 clauses terms & conditions.
See LICENSE.txt for more information.