PHP code example of exewen / digital-signature-php-sdk

1. Go to this page and download the library: Download exewen/digital-signature-php-sdk library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

exewen / digital-signature-php-sdk example snippets


PHP: 7.3 or higher
shell
cd examples
composer update
php example-GET.php # or php example-POST.php