vkr / signature-to-image-new
PHP script for Signature Pad
Installs: 66 030
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=7.2
- ext-gd: *
- ext-json: *
This package is auto-updated.
Last update: 2024-10-28 08:03:13 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