PHPackages                             inspirenmy/yii2-galleria-widget - 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. inspirenmy/yii2-galleria-widget

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

inspirenmy/yii2-galleria-widget
===============================

yii2-galleria-widget

1.0.1(10y ago)00BSD-3-ClausePHP

Since Jul 7Pushed 8y agoCompare

[ Source](https://github.com/inspirenmy/yii2-galleria-widget)[ Packagist](https://packagist.org/packages/inspirenmy/yii2-galleria-widget)[ RSS](/packages/inspirenmy-yii2-galleria-widget/feed)WikiDiscussions master Synced 2d ago

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

yii2-galleria-widget
====================

[](#yii2-galleria-widget)

===

```
https://github.com/aino/galleria

```

### composer.json

[](#composerjson)

---

```
"require": {
    "xj/yii2-galleria-widget": "~1.0.0"
},
```

### Themes

[](#themes)

```
\xj\galleria\themes\DefaultAssets::register($this);
\xj\galleria\themes\TwelveAssets::register($this);
```

### BasicAssets

[](#basicassets)

```
\xj\galleria\GalleriaAssets::register($this);
```

### With Html Tag

[](#with-html-tag)

---

```
#galleria{ width: 700px; height: 400px; background: #000 }
```

```
