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

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

yangyudong/image-set
====================

29PHP

Since Jan 20Pushed 8y agoCompare

[ Source](https://github.com/Yang-yu-dong/image-set)[ Packagist](https://packagist.org/packages/yangyudong/image-set)[ RSS](/packages/yangyudong-image-set/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

image-set
=========

[](#image-set)

php图像处理类

composer require yangyudong/image-set dev-master

$image = new ImageSet($filename);

缩放 $image-&gt;resize(2);

裁剪 $image-&gt;cut(0,0,100,100);

保存 $image-&gt;save($path,$filename);

支持连贯操作 $image-&gt;resize(2)-&gt;cut(0,0,100,100)-&gt;save($path,$filename);

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/35520577?v=4)[Yang-yu-dong](/maintainers/Yang-yu-dong)[@Yang-yu-dong](https://github.com/Yang-yu-dong)

---

Top Contributors

[![Yang-yu-dong](https://avatars.githubusercontent.com/u/35520577?v=4)](https://github.com/Yang-yu-dong "Yang-yu-dong (4 commits)")

### Embed Badge

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

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

###  Alternatives

[goat1000/svggraph

Generates SVG graphs

133890.0k3](/packages/goat1000-svggraph)[imagekit/imagekit

PHP library for Imagekit

46877.3k10](/packages/imagekit-imagekit)[gravatarphp/gravatar

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

12644.1k2](/packages/gravatarphp-gravatar)

PHPackages © 2026

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