fgonzales/xml-sign-wrapper

v1.0.1 2014-11-06 12:12 UTC

This package is not auto-updated.

Last update: 2024-05-15 07:04:48 UTC


README

Build Status

This repository offers an easy interface to manipulate XML Digital Signatures based in PHP Language.

Features

  • Sign XML data (DOMDocument)

  • Sign Soap Requests

Documentation

  • See src/FR3D/XmlDSig/Adapter/AdapterInterface.php for sign methods.

  • Use src/FR3D/XmlDSig/Soap/SoapClient.php for send signed SOAP Requests.

License

Code licensed under BSD 2 clauses terms & conditions.

See LICENSE.txt for more information.