PHPackages                             optimistdigital/laravel-thumbor - 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. optimistdigital/laravel-thumbor

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

optimistdigital/laravel-thumbor
===============================

This Laravel package is a wrapper around 99designs/phumbor package which generates Thumbor URLs.

2.0.2(2y ago)521.4k—0%2MITPHPPHP &gt;=7.1.0

Since Feb 22Pushed 2y ago2 watchersCompare

[ Source](https://github.com/outl1ne/laravel-thumbor)[ Packagist](https://packagist.org/packages/optimistdigital/laravel-thumbor)[ RSS](/packages/optimistdigital-laravel-thumbor/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)Dependencies (1)Versions (11)Used By (0)

Laravel Thumbor url helper
==========================

[](#laravel-thumbor-url-helper)

[![Latest Version on Packagist](https://camo.githubusercontent.com/e79d4e0fc3e2f7fdd1b5a12cda38e92e3e46e30091a76cf3ecc770fdaefeee7a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f75746c316e652f6c61726176656c2d7468756d626f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/outl1ne/laravel-thumbor)[![Total Downloads](https://camo.githubusercontent.com/c56ba872b3a378b25eeb420eadb9a350847c6dbfc83a6c592d2b27d42a8e6b76/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f75746c316e652f6c61726176656c2d7468756d626f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/outl1ne/laravel-thumbor)

This [Laravel](https://laravel.com) package is a wrapper around [99designs/phumbor](https://github.com/99designs/phumbor) package which generates [Thumbor](https://thumbor.readthedocs.io/) URLs.

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

[](#requirements)

- Laravel 5+

Features
--------

[](#features)

- Generates Thumbor URLs

Usage
-----

[](#usage)

```
echo \Thumbor::url('https://example.com/photo.jpg)->resize(160, 90)->build();

```

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

[](#installation)

Install the package in a Laravel Nova project via Composer and run migrations:

```
composer require outl1ne/laravel-thumbor

```

(Optional) Publish the configuration file and edit it to your preference:

```
php artisan vendor:publish --provider="Outl1ne\LaravelThumbor\ServiceProvider" --tag="config"

```

Credits
-------

[](#credits)

- [Allan Tatter](https://github.com/allantatter)
- [Kaarel Õun](https://github.com/kaareloun)
- [99designs (phumbor)](https://github.com/99designs/phumbor)

License
-------

[](#license)

Laravel Thumbor is open-sourced software licensed under the [MIT license](LICENSE.md).

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

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

Recently: every ~248 days

Total

10

Last Release

755d ago

Major Versions

1.1.4 → 2.0.02022-07-08

### Community

Maintainers

![](https://www.gravatar.com/avatar/433de02217a2d53550a5faf2b84337a9064cc6f1f85b1fc2b457f13dc21126d4?d=identicon)[allantatter](/maintainers/allantatter)

---

Top Contributors

[![allantatter](https://avatars.githubusercontent.com/u/386999?v=4)](https://github.com/allantatter "allantatter (6 commits)")[![Tarpsvo](https://avatars.githubusercontent.com/u/2018660?v=4)](https://github.com/Tarpsvo "Tarpsvo (3 commits)")[![MarikaMustV](https://avatars.githubusercontent.com/u/31190256?v=4)](https://github.com/MarikaMustV "MarikaMustV (2 commits)")[![eleriojavere](https://avatars.githubusercontent.com/u/61348526?v=4)](https://github.com/eleriojavere "eleriojavere (1 commits)")[![richard-raadi](https://avatars.githubusercontent.com/u/69033947?v=4)](https://github.com/richard-raadi "richard-raadi (1 commits)")

---

Tags

laravelthumboroutl1ne

### Embed Badge

![Health badge](/badges/optimistdigital-laravel-thumbor/health.svg)

```
[![Health](https://phpackages.com/badges/optimistdigital-laravel-thumbor/health.svg)](https://phpackages.com/packages/optimistdigital-laravel-thumbor)
```

###  Alternatives

[mostafaznv/nova-video

Video Field for Laravel Nova

22398.0k1](/packages/mostafaznv-nova-video)

PHPackages © 2026

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