PHPackages                             picturethumb/zzhpicturethumb - 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. picturethumb/zzhpicturethumb

ActiveLibrary

picturethumb/zzhpicturethumb
============================

图片压缩不失真

v1.0(6y ago)0331MITPHPPHP &gt;=7.0

Since May 11Pushed 6y ago1 watchersCompare

[ Source](https://github.com/zhenhua1/picturethumb)[ Packagist](https://packagist.org/packages/picturethumb/zzhpicturethumb)[ RSS](/packages/picturethumb-zzhpicturethumb/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

picturethumb
============

[](#picturethumb)

图片压缩不失真

使用示例
----

[](#使用示例)

```
use zzhPictureThumb\DataProvider;
use zzhPictureThumb\PictureService;

var_dump(DataProvider::client(PictureService::class)->pictureThumb('./pic/1.jpg',500,500));
//如果想在浏览器上看一下压缩后的图片如下
var_dump(DataProvider::client(PictureService::class)->setBrowserPrint()->pictureThumb('./pic/1.jpg',500,500));

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity50

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

Unknown

Total

1

Last Release

2193d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/picturethumb-zzhpicturethumb/health.svg)

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

PHPackages © 2026

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