PHPackages                             ysaroka/autothumb - 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. [Caching](/categories/caching)
4. /
5. ysaroka/autothumb

ActiveLibrary[Caching](/categories/caching)

ysaroka/autothumb
=================

AutoThumb, PHP library to automatically create thumbnails

0.1.1(7y ago)0561ISCPHPPHP &gt;=5.4.0

Since Jun 11Pushed 7y ago1 watchersCompare

[ Source](https://github.com/ysaroka/autothumb)[ Packagist](https://packagist.org/packages/ysaroka/autothumb)[ RSS](/packages/ysaroka-autothumb/feed)WikiDiscussions master Synced 2mo ago

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

AutoThumb, PHP library to automatically create thumbnails.

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

[](#requirements)

AutoThumb requires **PHP &gt;= 5.4** , and one of the following image extensions for PHP: **Imagick** or **GD**.

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

[](#installation)

First make sure you have either Imagick or GD installed and enabled on your PHP server. AutoThumb uses a [Imanee](https://github.com/imanee/imanee) library that will try to use GD if Imagick is not found in the system.

You can add AutoThumb to your project using the [Composer](https://getcomposer.org/) package manager:

```
$ composer require ysaroka/autothumb

```

Getting Started
---------------

[](#getting-started)

Install demo project using the [Composer](https://getcomposer.org/) package manager in document root directory of the web server (in demo used web server Apache):

```
$ composer create-project ysaroka/autothumb-demo ./

```

The repository with the demo project is available here: [ysaroka/autothumb-demo](https://github.com/ysaroka/autothumb-demo).

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity49

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

Total

2

Last Release

2742d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3892260?v=4)[Yauhen Saroka](/maintainers/ysaroka)[@ysaroka](https://github.com/ysaroka)

---

Top Contributors

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

---

Tags

phpimageresizecachethumbThumbnailsauto

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ysaroka-autothumb/health.svg)

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

###  Alternatives

[awssat/laravel-visits

Laravel Redis visits counter for Eloquent models

975163.6k2](/packages/awssat-laravel-visits)[swayok/alternative-laravel-cache

Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/

202541.1k6](/packages/swayok-alternative-laravel-cache)[antennaio/laravel-clyde

Image uploads and manipulation for Laravel, a wrapper around Glide

292.6k](/packages/antennaio-laravel-clyde)

PHPackages © 2026

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