fgonzales / xml-sign-wrapper
v1.0.1
2014-11-06 12:12 UTC
Requires
- cdatazone/xmlseclibs: *
Requires (Dev)
- phpunit/phpunit: >= 3.7
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-02 18:30:54 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.