PHPackages                             klevze/thumb - 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. klevze/thumb

ActiveLibrary

klevze/thumb
============

simple thumbnail generator for Laravel

311PHP

Since Aug 31Pushed 5y ago1 watchersCompare

[ Source](https://github.com/klevze/thumb)[ Packagist](https://packagist.org/packages/klevze/thumb)[ RSS](/packages/klevze-thumb/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Thumb
=====

[](#thumb)

\##simple thumbnail generator for Laravel

- Generates Thumbnail (image) from a given image file (jpg, png, gif, webp)
- This uses GD.

[View on Packagist](https://packagist.org/packages/klevze/thumb)

Installation
------------

[](#installation)

`composer require klevze/thumb`

How to use
----------

[](#how-to-use)

```
use Thumb;

Thumb::make($width, $source_image_name, $output_image_name, $quality);
```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 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://www.gravatar.com/avatar/efb51074ce79133d4a98dde8a328278388c6c899fa8303175b6a40239bf60b74?d=identicon)[klevze](/maintainers/klevze)

---

Top Contributors

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

---

Tags

gifjpglaravelphppngthumbthumbnailwebp

### Embed Badge

![Health badge](/badges/klevze-thumb/health.svg)

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

PHPackages © 2026

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