Download the PHP package windwork/image without Composer
On this page you can find all versions of the php package windwork/image. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package image
Windwork 图片处理组件
支持图片缩略图和打水印,兼容各种第三方云存贮。 处理图片后,为方便云存贮处理,不直接保存图片,而是返回图片二进制内容。
安装
该组件已包含在Windwork框架中,如果你已安装Windwork框架则可以直接使用。
-
安装方式一:通过composer安装(推荐)
- 安装方式二:传统方式安装
下载源码后,解压源码到项目文件夹中,然后require_once $PATH_TO_WF/core/lib/Loader.php文件,即可自动加载组件中的类。
生成缩略图
打水印
Windwork图片处理接口
TODO
- gif动态图打水印后返回动态缩略图。
- 增加支持使用ImageMagick库进行处理图片
要了解更多?
All versions of image with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
The package windwork/image contains the following files
Loading the files please wait ....