imaimai86/intervention-base64-image

There is no license information available for the latest version (dev-master) of this package.

dev-master 2016-10-09 10:53 UTC

This package is not auto-updated.

Last update: 2025-07-06 00:23:05 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