Download the PHP package setasign/setapdf-signer-addon-swisscomais without Composer
On this page you can find all versions of the php package setasign/setapdf-signer-addon-swisscomais. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download setasign/setapdf-signer-addon-swisscomais
More information about setasign/setapdf-signer-addon-swisscomais
Files in setasign/setapdf-signer-addon-swisscomais
Package setapdf-signer-addon-swisscomais
Short Description A signature module and batch processor for the SetaPDF-Signer component wrapping the Swisscom AIS webservice.
License MIT
Homepage https://github.com/Setasign/SetaPDF-Signer-Addon-SwisscomAIS
Rated 5.00 based on 1 reviews
Informations about the package setapdf-signer-addon-swisscomais
Swisscom AIS signature add-on for the SetaPDF-Signer component
This add-on offers individual signature modules and batch signature functionalities for the SetaPDF-Signer Component that allows you to use the Swisscom All-in Signing Service to digital sign PDF documents in pure PHP.
The implementation is based on the All-in Signing Service Reference Guide Version 2.10.
The form for requesting a test account at Swisscom includes the Claimed IDs for testing and is available here.
Requirements
To use this add-on you need credentials for the Swisscom AIS webservice.
This add-on is developed and tested on PHP >= 7.2. Requirements of the SetaPDF-Signer component can be found here.
We're using PSR-17 (HTTP Factories) and PSR-18 (HTTP Client) for the requests. So you'll need an implementation of these. We recommend using Guzzle. Note: Your implementation must support client-side certificates.
Installation
Add following to your composer.json:
and execute composer update
. You need to define the repository
to evaluate the dependency to the
SetaPDF-Signer component
(see here for more details).
License
This package is open-sourced software licensed under the MIT license.
All versions of setapdf-signer-addon-swisscomais with dependencies
ext-json Version *
ext-openssl Version *
psr/http-client Version ^1.0
psr/http-factory Version ^1.0
setasign/setapdf-signer Version ^2.44