Maks3w / xmldsig

PHP Implementation of XML Digital Signature recomendation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FR3D XmlDSig

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.

About

PHP Implementation of XML Digital Signature recomendation

License:Other


Languages

Language:PHP 100.0%