fgonzales / xml-sign-wrapper
v1.0.1
2014-11-06 12:12 UTC
Requires
- cdatazone/xmlseclibs: *
Requires (Dev)
- phpunit/phpunit: >= 3.7
This package is not auto-updated.
Last update: 2024-10-30 08:59:03 UTC
README
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.