Download the PHP package lswl/sign without Composer
On this page you can find all versions of the php package lswl/sign. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor lswl
Package sign
Short Description Signature generation.
License MIT
Homepage https://linshaowl.com/
Package sign
Short Description Signature generation.
License MIT
Homepage https://linshaowl.com/
Please rate this library. Is it a good library?
Informations about the package sign
介绍
使用多种方式生成计算签名,并记录签名步骤。
安装
使用以下命令安装:
使用
简易使用方式:
完整使用方式:
扩展
添加新的签名方式
继承
\Lswl\Signature\AbstractSignature
并实现方法buildSignStr
添加新的算法
继承
\Lswl\Signature\Algorithms\AbstractAlgorithm
并实现方法run
All versions of sign with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3|^8.0
ext-json Version *
ext-json Version *
The package lswl/sign contains the following files
Loading the files please wait ....