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

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

wangjingchun/image-editor
=========================

An Image Editor

0.0.2(5y ago)03MITPHP

Since Jun 29Pushed 5y ago1 watchersCompare

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

READMEChangelogDependencies (1)Versions (3)Used By (0)

### Image Editor Library

[](#image-editor-library)

##### resizeExact

[](#resizeexact)

```
use wangjingchun\ImageEditor;

$newImage = ImageEditor::resizeExact($basepath, $image, $width, $height);
```

##### resizeExactHeight

[](#resizeexactheight)

```
use wangjingchun\ImageEditor;

$newImage = ImageEditor::resizeExactHeight($basepath, $image, $height);
```

##### resizeExactWidth

[](#resizeexactwidth)

```
use wangjingchun\ImageEditor;

$newImage = ImageEditor::resizeExactWidth($basepath, $image, $width);
```

##### resizeFill

[](#resizefill)

```
use wangjingchun\ImageEditor;

$newImage = ImageEditor::resizeFill($basepath, $image, $width, $height);
```

##### resizeFit

[](#resizefit)

```
use wangjingchun\ImageEditor;

$newImage = ImageEditor::resizeFit($basepath, $image, $width, $height);
```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

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

Total

2

Last Release

2147d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/19967465?v=4)[wangjingchun](/maintainers/wangjingchun)[@wangjingchun](https://github.com/wangjingchun)

---

Top Contributors

[![wangjingchun](https://avatars.githubusercontent.com/u/19967465?v=4)](https://github.com/wangjingchun "wangjingchun (3 commits)")

---

Tags

imageeditor

### Embed Badge

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

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

###  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)
