dbp/relay-esign-bundle

Installs: 15 319

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 0

Open Issues: 5

Type:symfony-bundle


README

GitHub | Packagist | Frontend Application | ESign Website

Test

The electronic signature bundle provides an API for interacting with multiple pdf-as and moa-ssp servers and allows signing and signature verification of PDF files using PAdES.

For more details see the docs or the ESign Website.

There is a corresponding frontend application that uses this API at ESign Frontend Application.

Bundle installation

You can install the bundle directly from packagist.org.

composer require dbp/relay-esign-bundle

Configuration

For more details see the Configuration Documentation.

If you were using the DBP API Server Template as template for your Symfony application, then an example configuration file should have already been generated for you.