PHPackages                             faster/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. faster/image

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

faster/image
============

A smarty package for handle image

1.1.0(8y ago)019MITPHPPHP &gt;=5.6.0

Since Jun 25Pushed 8y agoCompare

[ Source](https://github.com/fasterkang/image)[ Packagist](https://packagist.org/packages/faster/image)[ RSS](/packages/faster-image/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependenciesVersions (4)Used By (0)

Image Package
=============

[](#image-package)

安装
--

[](#安装)

> composer require faster/image

使用
--

[](#使用)

use image\\Image

- 裁剪
- ```
    Image::createImage('100.jpg')->resize(100,100)->output()

    ```
- 旋转
- ```
    Image::createImage('100.jpg')->rotate(30)->output()

    ```
- 缩略图
- ```
    Image::createImage('100.jpg')->thumb(100,100)->output()

    ```
- 文字水印
- ```
    Image::createImage('100.jpg')->watermask('水印')->output()

    ```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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 ~5 days

Total

2

Last Release

3241d ago

### Community

Maintainers

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

---

Top Contributors

[![applekang](https://avatars.githubusercontent.com/u/19336169?v=4)](https://github.com/applekang "applekang (6 commits)")

---

Tags

image

### Embed Badge

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

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

###  Alternatives

[intervention/image

PHP Image Processing

14.3k194.3M2.2k](/packages/intervention-image)[league/glide

Wonderfully easy on-demand image manipulation library with an HTTP based API.

2.6k51.2M116](/packages/league-glide)[liip/imagine-bundle

This bundle provides an image manipulation abstraction toolkit for Symfony-based projects.

1.7k38.3M217](/packages/liip-imagine-bundle)[spatie/image

Manipulate images with an expressive API

1.4k54.4M138](/packages/spatie-image)[intervention/image-laravel

Laravel Integration of Intervention Image

1496.5M102](/packages/intervention-image-laravel)[intervention/gif

PHP GIF Encoder/Decoder

5520.3M9](/packages/intervention-gif)

PHPackages © 2026

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