fgonzales / xml-sign-wrapper
Installs: 53
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 32
pkg:composer/fgonzales/xml-sign-wrapper
Requires
- cdatazone/xmlseclibs: *
Requires (Dev)
- phpunit/phpunit: >= 3.7
This package is not auto-updated.
Last update: 2025-10-29 13:51:44 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.phpfor sign methods.
- 
Use src/FR3D/XmlDSig/Soap/SoapClient.phpfor send signed SOAP Requests.
License
Code licensed under BSD 2 clauses terms & conditions.
See LICENSE.txt for more information.