PHPackages                             eluhr/yii2-baguette-box - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. eluhr/yii2-baguette-box

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

eluhr/yii2-baguette-box
=======================

Yii2 Wrapper for feimosi/baguetteBox.js

1.0.0(4y ago)09.5k2PHP

Since Mar 13Pushed 4y ago1 watchersCompare

[ Source](https://github.com/eluhr/yii2-baguette-box)[ Packagist](https://packagist.org/packages/eluhr/yii2-baguette-box)[ RSS](/packages/eluhr-yii2-baguette-box/feed)WikiDiscussions master Synced 1mo ago

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

yii2-baguette-box
=================

[](#yii2-baguette-box)

Yii2 Wrapper for [feimosi/baguetteBox.js](https://github.com/feimosi/baguetteBox.js)

Install
-------

[](#install)

```
composer require eluhr/yii2-baguette-box

```

Usage
-----

[](#usage)

#### PHP

[](#php)

```

```

#### TWIG

[](#twig)

```
{{ use ('eluhr/baguettebox/widgets/BaguetteBox') }}

{{ BaguetteBox_widget({
    'items' : {
        {
            '/path/to/image-0.jpg',
            'link-options' : {
                'data-caption' : 'My caption 0'
            }
        },
        {
            '/path/to/image-1.jpg',
            'link-options' : {
                'data-caption' : 'My caption 1'
            }
        },
        {
            '/path/to/image-3.jpg',
            'link-options' : {
                'data-caption' : 'My caption 2'
            }
        },
        {
            '/path/to/image-6.jpg',
            'thumbnail' : '/path/to/image-6-thumbnail.jpg'
        }
    },
    'items_per_row' : 4,
    'plugin_options' : {
        'noScrollbars' : true
    },
    'options' : {
        'class' : 'gallery',
    },
    'responsive' : {
        991 : 2,
        768 : 1
    }
}) }}
```

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 90% 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 ~173 days

Recently: every ~257 days

Total

7

Last Release

1574d ago

Major Versions

0.0.6 → 1.0.02022-01-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/07b2ebef20cf3f8b95894ff50fdb0ba46cf04c8d74ffbb6a4e724af8569a8aec?d=identicon)[eluhr](/maintainers/eluhr)

---

Top Contributors

[![eluhr](https://avatars.githubusercontent.com/u/13000805?v=4)](https://github.com/eluhr "eluhr (9 commits)")[![schmunk42](https://avatars.githubusercontent.com/u/649031?v=4)](https://github.com/schmunk42 "schmunk42 (1 commits)")

### Embed Badge

![Health badge](/badges/eluhr-yii2-baguette-box/health.svg)

```
[![Health](https://phpackages.com/badges/eluhr-yii2-baguette-box/health.svg)](https://phpackages.com/packages/eluhr-yii2-baguette-box)
```

###  Alternatives

[memio/spec-gen

phpspec extension for better code generation

66204.3k28](/packages/memio-spec-gen)[tuandm/geoip2

Extended MaxMind GeoIP2 PHP API

108.5k](/packages/tuandm-geoip2)

PHPackages © 2026

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