PHPackages                             bazalt/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. [Image &amp; Media](/categories/media)
4. /
5. bazalt/thumbs

ActiveLibrary[Image &amp; Media](/categories/media)

bazalt/thumbs
=============

710.5k2PHP

Since Feb 4Pushed 11y ago4 watchersCompare

[ Source](https://github.com/esvit/bazalt-thumbs)[ Packagist](https://packagist.org/packages/bazalt/thumbs)[ RSS](/packages/bazalt-thumbs/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

bazalt-thumbs
=============

[](#bazalt-thumbs)

Install via composer
--------------------

[](#install-via-composer)

```
php composer require bazalt/thumbs

```

Or just add this config to your composer.json

```
{
    "require": {
        "bazalt/thumbs": "dev-master"
    }
}

```

Nginx:

```
location /static/ {
    root /www/public;

    try_files $uri /index.php?file=$uri;
}

```

Apache:

```
RewriteCond %{REQUEST_URI} ^(/static/)
RewriteCond %{SCRIPT_FILENAME} !-f
RewriteRule ^(.*)$ thumb.php?file=$1 [L]

```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88.9% 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/53fadedc1d3ea24072a5aa9c51ba3dfb9d3a2bf54c87314bba9d3981899f49a6?d=identicon)[esvit](/maintainers/esvit)

---

Top Contributors

[![esvit](https://avatars.githubusercontent.com/u/1222467?v=4)](https://github.com/esvit "esvit (16 commits)")[![aslubsky](https://avatars.githubusercontent.com/u/631669?v=4)](https://github.com/aslubsky "aslubsky (2 commits)")

### Embed Badge

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

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

###  Alternatives

[goat1000/svggraph

Generates SVG graphs

133890.0k3](/packages/goat1000-svggraph)[imagekit/imagekit

PHP library for Imagekit

46877.3k10](/packages/imagekit-imagekit)[gravatarphp/gravatar

Gravatar URL builder which is most commonly called as a Gravatar library

12644.1k2](/packages/gravatarphp-gravatar)

PHPackages © 2026

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