dptsi/laravel-esign-bsre
最新稳定版本:v1.2.0
Composer 安装命令:
composer require dptsi/laravel-esign-bsre
包简介
Laravel helper package for access ITS to Esign API from BSrE
README 文档
README
A helper package for access ITS file storage API in laravel framework
Requirements
- PHP 7.4 or greater
- Laravel version 8
Installation
Install using composer:
composer require dptsi/laravel-esign-bsre
Usage
@method static mixed cekStatusUser(string $nik)
@method static mixed sign(\Illuminate\Http\File|\Illuminate\Http\UploadedFile $file, string $nik, string $passphrase)
@method static mixed signVisibleWithSpesimen(\Illuminate\Http\File|\Illuminate\Http\UploadedFile $file, string $nik, string $passphrase, \Illuminate\Http\File|\Illuminate\Http\UploadedFile $image_ttd, int $page, int $x, int $y, int $width, int $height)
@method static mixed signVisibleWithQrCode(\Illuminate\Http\File|\Illuminate\Http\UploadedFile $file, string $nik, string $passphrase, string $link_qrcode, int $page, int $x, int $y, int $width, int $height)
统计信息
- 总下载量: 350
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2023-12-01