PHPackages                             jmluang/think-image - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Image &amp; Media](/categories/media)
4. /
5. jmluang/think-image

ActiveLibrary[Image &amp; Media](/categories/media)

jmluang/think-image
===================

The ThinkPHP5 Image Package

v1.0.11(5y ago)028Apache-2.0PHP

Since Jul 13Pushed 5y agoCompare

[ Source](https://github.com/jmluang/think-image)[ Packagist](https://packagist.org/packages/jmluang/think-image)[ RSS](/packages/jmluang-think-image/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (4)Dependencies (3)Versions (14)Used By (0)

The ThinkPHP5 Image Package
===========================

[](#the-thinkphp5-image-package)

[![Downloads](https://camo.githubusercontent.com/951c84e1b001a840340266775a297a14501107ec5d3fc487dbe19d6e5d1b3def/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f646f776e6c6f6164732f6a6d6c75616e672f7468696e6b2d696d6167652f746f74616c2e737667)](https://github.com/jmluang/think-image/releases)[![Releases](https://camo.githubusercontent.com/71c7715775f1e1e1097c0a28f68d75d16800084d7de842fc13ceef00a1448326/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f6a6d6c75616e672f7468696e6b2d696d6167652e737667)](https://github.com/jmluang/think-image/releases/latest)[![Packagist Status](https://camo.githubusercontent.com/6a08ba732e59f54d47ef93f368de292d931ede8bff949dbba2f1a9fafb7c6dd3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a6d6c75616e672f7468696e6b2d696d6167652e737667)](https://packagist.org/packages/jmluang/think-image)[![Packagist Downloads](https://camo.githubusercontent.com/d03935e5a942c7dfbb5d8e5b2248704642ae969b8767626701672c59994dcf0c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a6d6c75616e672f7468696e6b2d696d6167652e737667)](https://packagist.org/packages/jmluang/think-image)

安装
--

[](#安装)

> composer require jmluang/think-image

使用
--

[](#使用)

```
$image = \think\Image::open('./image.jpg');
或者
$image = \think\Image::open(request()->file('image'));

$image->crop(...)
    ->thumb(...)
    ->water(...)
    ->text(....)
    ->save(..);

```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~141 days

Recently: every ~368 days

Total

12

Last Release

2092d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e1d388e924996c6946e6d7a855955a291bc933b78105395fcc2282a28cb48472?d=identicon)[jmkylvy](/maintainers/jmkylvy)

---

Top Contributors

[![yunwuxin](https://avatars.githubusercontent.com/u/2168125?v=4)](https://github.com/yunwuxin "yunwuxin (12 commits)")[![liu21st](https://avatars.githubusercontent.com/u/1111670?v=4)](https://github.com/liu21st "liu21st (8 commits)")[![orqfff](https://avatars.githubusercontent.com/u/97491134?v=4)](https://github.com/orqfff "orqfff (6 commits)")[![big-dream](https://avatars.githubusercontent.com/u/9215157?v=4)](https://github.com/big-dream "big-dream (2 commits)")[![lifankohome](https://avatars.githubusercontent.com/u/16812870?v=4)](https://github.com/lifankohome "lifankohome (2 commits)")[![jmluang](https://avatars.githubusercontent.com/u/11557732?v=4)](https://github.com/jmluang "jmluang (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jmluang-think-image/health.svg)

```
[![Health](https://phpackages.com/badges/jmluang-think-image/health.svg)](https://phpackages.com/packages/jmluang-think-image)
```

###  Alternatives

[char0n/ffmpeg-php

PHP wrapper for FFmpeg application

495240.6k1](/packages/char0n-ffmpeg-php)[goat1000/svggraph

Generates SVG graphs

135911.1k3](/packages/goat1000-svggraph)[gravatarphp/gravatar

Gravatar URL builder which is most commonly called as a Gravatar library

16653.6k2](/packages/gravatarphp-gravatar)[rsoury/wp-imgix

Rewrites WordPress image URLs to use ImgIX

167.2k](/packages/rsoury-wp-imgix)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
