PHPackages                             dewsign/gallery-repeater - 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. dewsign/gallery-repeater

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

dewsign/gallery-repeater
========================

A gallery repeater block for \[Dewsign's Nova Repeater Blocks\](https://github.com/dewsign/nova-repeater-blocks) to output a collection of images

v1.0.2(6y ago)05MITPHPPHP &gt;=7.0.0CI failing

Since Jan 10Pushed 6y ago2 watchersCompare

[ Source](https://github.com/dewsign/gallery-repeater)[ Packagist](https://packagist.org/packages/dewsign/gallery-repeater)[ RSS](/packages/dewsign-gallery-repeater/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (3)Versions (6)Used By (0)

Gallery Repeater Block
======================

[](#gallery-repeater-block)

A gallery repeater block for [Dewsign's Nova Repeater Blocks](https://github.com/dewsign/nova-repeater-blocks) to output a collection of images

Installation &amp; Usage
------------------------

[](#installation--usage)

`composer require dewsign/gallery-repeater`

`php artisan migrate`

Within your repeater types add the Gallery

```
public function types(Request $request)
    {
        return [
            ...
            Dewsign\GalleryRepeater\Nova\Gallery::class,
        ];
    }

```

Styles
------

[](#styles)

You can create multiple gallery and item styles by adding new templates to the `/views/vendor/gallery-repeater/galleries` and `/views/vendor/gallery-repeater/items` resource folders. The system will fallback to the default style if a view is not found.

Image Procesing
---------------

[](#image-procesing)

The config provides an easy way to customise the Image Processor. Create a new class with a compatible `get` method which can return the processed image url. Each Item template can have a unique image processor. Some common template names are included but they all render the default template (typically sufficient when combined with the Image Processor).

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 91.7% 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 ~196 days

Total

3

Last Release

2335d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9800616?v=4)[Dewsign](/maintainers/dewsign)[@dewsign](https://github.com/dewsign)

---

Top Contributors

[![m2de](https://avatars.githubusercontent.com/u/17720020?v=4)](https://github.com/m2de "m2de (11 commits)")[![crumb1e](https://avatars.githubusercontent.com/u/18497168?v=4)](https://github.com/crumb1e "crumb1e (1 commits)")

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/dewsign-gallery-repeater/health.svg)

```
[![Health](https://phpackages.com/badges/dewsign-gallery-repeater/health.svg)](https://phpackages.com/packages/dewsign-gallery-repeater)
```

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

10.5k2.2k](/packages/unopim-unopim)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135212.4k7](/packages/statamic-rad-pack-runway)[buglinjo/laravel-webp

Laravel package for WebP image formatting.

181247.9k2](/packages/buglinjo-laravel-webp)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21313.7k3](/packages/ecotone-laravel)[justbetter/statamic-image-optimize

Image optimization after upload

1318.4k](/packages/justbetter-statamic-image-optimize)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3310.1k](/packages/duncanmcclean-statamic-cargo)

PHPackages © 2026

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