Download the PHP package martinusso/xml-signer without Composer
On this page you can find all versions of the php package martinusso/xml-signer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download martinusso/xml-signer
More information about martinusso/xml-signer
Files in martinusso/xml-signer
Download martinusso/xml-signer
More information about martinusso/xml-signer
Files in martinusso/xml-signer
Vendor martinusso
Package xml-signer
Short Description XML Signer allows you to sign XML documents
License MIT
Homepage https://github.com/martinusso/xml-signer
Package xml-signer
Short Description XML Signer allows you to sign XML documents
License MIT
Homepage https://github.com/martinusso/xml-signer
Please rate this library. Is it a good library?
Informations about the package xml-signer
xml-signer
XML Signer allows you to sign XML documents using X.509 digital certificates.
Installation
You can install the xml-signer in 2 different ways:
Install it via Composer
$ composer require martinusso/xml-signer
Or, clone the Git repository (https://github.com/martinusso/xml-signer
).
How to use it
Instantiating a certificate object with PFX file
signing a xml
Contribute
Please refer to CONTRIBUTING.md for information on how to contribute to XmlSigner
License
This library is released under the MIT license.
All versions of xml-signer with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.6 || ^7.0
ext-dom Version *
ext-openssl Version *
ext-dom Version *
ext-openssl Version *
The package martinusso/xml-signer contains the following files
Loading the files please wait ....