imaimai86 / intervention-base64-image
There is no license information available for the latest version (dev-master) of this package.
Package info
github.com/imaimai86/Intervention-Base64Image
pkg:composer/imaimai86/intervention-base64-image
dev-master
2016-10-09 10:53 UTC
Requires
- intervention/image: ^2.3
This package is not auto-updated.
Last update: 2026-03-01 03:21:10 UTC
README
Use: Handle base64 encoded images send to server
Use case: On implementing APIs that accept images in base64encoded format, we have to write the image to filesystem to validate the image (mime type and) and more. THis library provides an easy method of doing this by extending Intervention\Imag library
Dependancy: Intervention/image library https://github.com/Intervention/image