francodacosta/phmagick 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

francodacosta/phmagick

最新稳定版本:v5.0.2

Composer 安装命令:

composer require francodacosta/phmagick

包简介

image manipulation with php and ImageMagick

README 文档

README

Flattr Button Build Status Total Downloads License

phMagick

Image manipulation with php and imagemagick phMagick wraps the most common image manipulation actions a web developer needs into easy to use code.

Instalation

  • Install it via composer
  • Clone this repo, the code is inside phMagick folder

Configuration

phMagick comes with its own simple autoloader, so you can use it out of the box

using the phMagick autoloader

    <?php
        include '<path to phmagick>/phmagick.php';

phMagick uses namespaces and respects the PSR-0 standard so you can use any modern autoloader to load phMagick classes

Code Samples

  • Point your browser to docs/index.htm

统计信息

  • 总下载量: 67.97k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 38
  • 点击次数: 1
  • 依赖项目数: 3
  • 推荐数: 0

GitHub 信息

  • Stars: 36
  • Watchers: 6
  • Forks: 19
  • 开发语言: JavaScript

其他信息

  • 授权协议: MIT
  • 更新时间: 2012-05-03