Download the PHP package eideasy/eideasy-php without Composer
On this page you can find all versions of the php package eideasy/eideasy-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download eideasy/eideasy-php
More information about eideasy/eideasy-php
Files in eideasy/eideasy-php
Download eideasy/eideasy-php
More information about eideasy/eideasy-php
Files in eideasy/eideasy-php
Vendor eideasy
Package eideasy-php
Short Description Create ASIC-E digital signature containers and add XAdES signatures to the container. Helper SDK for eID Easy API-s.
License MIT
Package eideasy-php
Short Description Create ASIC-E digital signature containers and add XAdES signatures to the container. Helper SDK for eID Easy API-s.
License MIT
Please rate this library. Is it a good library?
Informations about the package eideasy-php
Digital Signatures and eID user identification powered by eID Easy
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
All versions of eideasy-php with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0|^8.0
guzzlehttp/guzzle Version *
ext-zip Version *
ext-simplexml Version *
ext-dom Version *
ext-json Version *
guzzlehttp/guzzle Version *
ext-zip Version *
ext-simplexml Version *
ext-dom Version *
ext-json Version *
The package eideasy/eideasy-php contains the following files
Loading the files please wait ....