PHPackages                             lagman/yii-phpthumb - 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. lagman/yii-phpthumb

ActiveYii-extension[Image &amp; Media](/categories/media)

lagman/yii-phpthumb
===================

Yii wrapper for PHPThumb

0305PHP

Since May 6Pushed 12y ago1 watchersCompare

[ Source](https://github.com/russianlagman/yii-phpthumb)[ Packagist](https://packagist.org/packages/lagman/yii-phpthumb)[ RSS](/packages/lagman-yii-phpthumb/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Yii wrapper for PHPThumb
========================

[](#yii-wrapper-for-phpthumb)

By Alexey Samoylov ().

Requirements
------------

[](#requirements)

- **PHP 5.4**
- **Yii 1.x**

### Examples

[](#examples)

Component configuration example:

```
'components' => [
	'phpThumb' => [
	    'class' => 'vendor.lagman.yii-phpthumb.YiiPhpThumb',
	],
]
```

Usage example:

```
$thumb = Yii::app()->phpThumb->create($path);
$thumb->adaptiveResize(100, 100)->show();
```

### Links

[](#links)

-
-

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

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/1297270?v=4)[Vahid G](/maintainers/lagman)[@lagman](https://github.com/lagman)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/lagman-yii-phpthumb/health.svg)

```
[![Health](https://phpackages.com/badges/lagman-yii-phpthumb/health.svg)](https://phpackages.com/packages/lagman-yii-phpthumb)
```

###  Alternatives

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