PHPackages                             bolt/thumbs - 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. bolt/thumbs

ActiveLibrary

bolt/thumbs
===========

Small package based on GD to handle thumbnail resizes

3.4.1(3y ago)12288.9k↓21.9%161MITPHPPHP ^5.5.9 || ^7.0

Since Sep 18Pushed 3y ago17 watchersCompare

[ Source](https://github.com/bolt/bolt-thumbs)[ Packagist](https://packagist.org/packages/bolt/thumbs)[ RSS](/packages/bolt-thumbs/feed)WikiDiscussions 3.x Synced 1mo ago

READMEChangelog (10)Dependencies (6)Versions (30)Used By (1)

Bolt Thumbs
===========

[](#bolt-thumbs)

Image Thumbnail handler for Bolt
--------------------------------

[](#image-thumbnail-handler-for-bolt)

### Installation

[](#installation)

Bolt Thumbs is installed as a default dependency of Bolt. However, for use independently it can be included in your Composer project:

```
composer require bolt/thumbs:^3.4
```

Should you want to work with the development branch(es), you can specficy those as Composer requirements instead.

To install the 3.x *development* branch:

```
composer require bolt/thumbs:dev-3.x@dev
```

Alternatively to install the master branch (which requires Silex 2):

```
composer require bolt/thumbs:dev-master@dev
```

### Configuration

[](#configuration)

If you've already got a working installation of Bolt, you can safely skip this.

To use the Botl Thumbs service provider onto your Silex based application, simply `->register()` the `\Bolt\Provider\ThumbnailsServiceProvider` class in your registration phase, e.g.:

```
    /** @var \Silex\Application $app */
    $app->register(new \Bolt\Provider\ThumbnailsServiceProvider())
```

###  Health Score

43

—

FairBetter than 91% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity42

Moderate usage in the ecosystem

Community31

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~523 days

Total

29

Last Release

1176d ago

Major Versions

1.7 → 2.0.12014-12-03

2.x-dev → 3.0.x-dev2016-05-01

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1835343?v=4)[Bob van de Vijver](/maintainers/bobvandevijver)[@bobvandevijver](https://github.com/bobvandevijver)

![](https://avatars.githubusercontent.com/u/3901745?v=4)[Tobias Feijten](/maintainers/tobias-93)[@tobias-93](https://github.com/tobias-93)

![](https://avatars.githubusercontent.com/u/1833361?v=4)[Bob den Otter](/maintainers/bobdenotter)[@bobdenotter](https://github.com/bobdenotter)

![](https://avatars.githubusercontent.com/u/5082?v=4)[Ross Riley](/maintainers/rossriley)[@rossriley](https://github.com/rossriley)

---

Top Contributors

[![rossriley](https://avatars.githubusercontent.com/u/5082?v=4)](https://github.com/rossriley "rossriley (109 commits)")[![GwendolenLynch](https://avatars.githubusercontent.com/u/1427081?v=4)](https://github.com/GwendolenLynch "GwendolenLynch (48 commits)")[![rarila](https://avatars.githubusercontent.com/u/5936174?v=4)](https://github.com/rarila "rarila (36 commits)")[![bobdenotter](https://avatars.githubusercontent.com/u/1833361?v=4)](https://github.com/bobdenotter "bobdenotter (24 commits)")[![Pinpickle](https://avatars.githubusercontent.com/u/3238878?v=4)](https://github.com/Pinpickle "Pinpickle (14 commits)")[![CarsonF](https://avatars.githubusercontent.com/u/932566?v=4)](https://github.com/CarsonF "CarsonF (12 commits)")[![JarJak](https://avatars.githubusercontent.com/u/4981490?v=4)](https://github.com/JarJak "JarJak (8 commits)")[![ToBe998](https://avatars.githubusercontent.com/u/12497310?v=4)](https://github.com/ToBe998 "ToBe998 (3 commits)")[![dadaxr](https://avatars.githubusercontent.com/u/1267495?v=4)](https://github.com/dadaxr "dadaxr (1 commits)")[![rixbeck](https://avatars.githubusercontent.com/u/761149?v=4)](https://github.com/rixbeck "rixbeck (1 commits)")[![SahAssar](https://avatars.githubusercontent.com/u/2924501?v=4)](https://github.com/SahAssar "SahAssar (1 commits)")[![Yceforp](https://avatars.githubusercontent.com/u/655295?v=4)](https://github.com/Yceforp "Yceforp (1 commits)")[![ntomka](https://avatars.githubusercontent.com/u/2313363?v=4)](https://github.com/ntomka "ntomka (1 commits)")[![GDmac](https://avatars.githubusercontent.com/u/156334?v=4)](https://github.com/GDmac "GDmac (1 commits)")

---

Tags

boltphpthumbs

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/bolt-thumbs/health.svg)

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

###  Alternatives

[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[chh/cache-service-provider

Provides easy to use caching for Silex applications, built on top of the doctrine/cache package

23163.0k1](/packages/chh-cache-service-provider)[contao-community-alliance/dc-general

Universal data container for Contao

1578.3k86](/packages/contao-community-alliance-dc-general)

PHPackages © 2026

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