PHPackages                             mazurva/yii2-fontawesome-iconpicker - 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. mazurva/yii2-fontawesome-iconpicker

ActiveYii2-extension

mazurva/yii2-fontawesome-iconpicker
===================================

Font Awesome Icon Picker is a fully customizable plugin for Twitter Bootstrap, with a powerful base API, based on fontawesome-iconpicker

1141PHP

Since Sep 26Pushed 8y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

fontawesome-iconpicker for Yii2
===============================

[](#fontawesome-iconpicker-for-yii2)

Font Awesome Icon Picker is a fully customizable plugin for Twitter Bootstrap, with a powerful base API, based on [fontawesome-iconpicker](https://github.com/farbelous/fontawesome-iconpicker)

You can use Font Awesome or another font icon set of your choice (icon list is totally customizable).

[View demos](https://farbelous.github.io/fontawesome-iconpicker/)

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist mazurva/yii2-fontawesome-iconpicker "*"

```

or add

```
"mazurva/yii2-fontawesome-iconpicker": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```

```

Default

```

```

As a component

```
