imaimai86/intervention-base64-image

此包的最新版本(dev-master)没有提供许可证信息。

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

This package is not auto-updated.

Last update: 2024-09-28 20:14:30 UTC


README

用途:处理发送到服务器的base64编码的图片

用例:在实现接受base64编码格式图片的API时,我们必须将图片写入文件系统以验证图片(MIME类型等)。此库通过扩展Intervention\Imag库提供了一种简单的方法来实现这一点

依赖:Intervention/image库 https://github.com/Intervention/image