imaimai86 / intervention-base64-image
Installs: 2 756
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- intervention/image: ^2.3
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