PHPackages                             imaginary/yii2-fomantic-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. imaginary/yii2-fomantic-ui

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

imaginary/yii2-fomantic-ui
==========================

Fomantic UI extension for Yii2

2.5.1(5y ago)17021MITPHP

Since Jan 12Pushed 5y agoCompare

[ Source](https://github.com/seaeagle1/yii2-fomantic-ui)[ Packagist](https://packagist.org/packages/imaginary/yii2-fomantic-ui)[ Docs](https://github.com/seaeagle1/yii2-fomantic-ui)[ RSS](/packages/imaginary-yii2-fomantic-ui/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (2)Versions (27)Used By (1)

Yii2 Fomantic UI extension
==========================

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

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

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

[](#installation)

yii2-fomantic-ui 2.\* works with Fomantic UI 2.\*

### Composer

[](#composer)

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

Either run

```
php composer.phar require imaginary/yii2-fomantic-ui "~2"

```

or add

```
"imaginary/yii2-fomantic-ui": "~2"

```

to the require section of your `composer.json`

Usage
-----

[](#usage)

Add CSSAsset to AppAsset:

```
