fr3d/xmldsig

Tool for easy management of XML Signatures (http://www.w3.org/TR/xmldsig-core/)

Installs: 144 112

Dependents: 1

Suggesters: 0

Security: 0

Stars: 64

Watchers: 8

Forks: 32

Open Issues: 1

pkg:composer/fr3d/xmldsig

v3.0.0 2018-10-09 19:54 UTC

This package is auto-updated.

Last update: 2025-09-15 22:42:37 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/Adapter/AdapterInterface.php for sign methods.

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

License

Code licensed under BSD 2 clauses terms & conditions.

See LICENSE.txt for more information.