PHPackages                             zolotarev/yii2-semantic-ui - 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. [Framework](/categories/framework)
4. /
5. zolotarev/yii2-semantic-ui

ActiveYii2-extension[Framework](/categories/framework)

zolotarev/yii2-semantic-ui
==========================

Semantic UI extension for Yii2

0.2.12(10y ago)02MITPHP

Since Jan 12Pushed 10y ago1 watchersCompare

[ Source](https://github.com/zolotarev/yii2-semantic-ui)[ Packagist](https://packagist.org/packages/zolotarev/yii2-semantic-ui)[ Docs](https://github.com/zelenin/yii2-semantic-ui)[ RSS](/packages/zolotarev-yii2-semantic-ui/feed)WikiDiscussions master Synced 1mo ago

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

Yii2 Semantic UI extension
==========================

[](#yii2-semantic-ui-extension)

[Semantic UI](http://semantic-ui.com) extension for [Yii2](http://www.yiiframework.com)

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

[](#installation)

### Composer

[](#composer)

The preferred way to install this extension is through [Composer](http://getcomposer.org/).

Either run

```
php composer.phar require zelenin/yii2-semantic-ui "*"

```

or add

```
"zelenin/yii2-semantic-ui": "*"

```

to the require section of your `composer.json`

Usage
-----

[](#usage)

Add SemanticUICSSAsset to AppAsset:

```
