eideasy/eideasy-php

Create ASIC-E digital signature containers and add XAdES signatures to the container. Helper SDK for eID Easy API-s.

v1.20.1 2023-05-22 12:14 UTC

This package is auto-updated.

Last update: 2024-03-22 14:57:49 UTC


README

This package allows among others

  • Create digital signatures with eID Easy service
  • Create ASIC-E digital signature containers (.asice files)
  • Add digital signatures in XAdES format to .asice files

Prerequisites

Before being able to create signatures and send API calls is needed credentials from id.eideasy.com or test site test.eideasy.com

Installation

run composer require eideasy/eideasy-php

Usage

  • use class EidEasy\Signatures\Asice for creating new .asice container and adding new signatures
  • use class EidEasy\Api\EidEasyApi for simplified API calls

More info

Check https://eideasy.com and Postman documentation at https://documenter.getpostman.com/view/3869493/Szf6WoG1