masterexploder/phpthumb 问题修复 & 功能扩展

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

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

masterexploder/phpthumb

最新稳定版本:2.1

Composer 安装命令:

composer require masterexploder/phpthumb

包简介

A library for manipulating images in PHP.

README 文档

README

Build Status

PHP Thumb

NOTICE -

This project was recently updated to 2.0 and is PSR-0 compliant and supports Composer integration. Some parts of the documentation are incorrect as they haven't been updated for the new version. Your 1.0 code is not compatible with 2.0! Please review the updated examples for how to use the new version.

PHP Thumb is a light-weight image manipulation library aimed at thumbnail generation. It features the ability to resize by width, height, and percentage, create custom crops, or square crops from the center, and rotate the image. You can also easily add custom functionality to the library through plugins. It also features the ability to perform multiple manipulations per instance (also known as chaining), without the need to save and re-initialize the class with every manipulation.

More information and documentation is available at the project's wiki: https://github.com/masterexploder/PHPThumb/wiki

Documentation / Help

I've tried to thoroughly document things as best I can, but here's a list of places to find documentation / help:

  • Documentation - Your best friend, the library docs
  • Forums - Got questions, comments, or feedback? This is the place to visit
  • Developer Docs - Auto-generated docs for developers… these cover the code itself

License

PHP Thumb is released under MIT license.

统计信息

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

GitHub 信息

  • Stars: 969
  • Watchers: 69
  • Forks: 263
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2013-07-15