vkr / signature-to-image-new
PHP script for Signature Pad
1.0.0
2020-09-27 23:08 UTC
Requires
- php: >=7.2
- ext-gd: *
- ext-json: *
This package is auto-updated.
Last update: 2026-02-28 11:00:09 UTC
README
This is a script that uses gd to parse results that were output by Signature Pad Javascript by Thomas J Bradley.
The logic of the script is based on https://github.com/thomasjbradley/signature-to-image script. The code was re-written in object-oriented way for ease of testing and is compatible with Composer.
Signature Pad: https://github.com/thomasjbradley/signature-pad