PHPackages                             sleifer/select-icon - 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. sleifer/select-icon

ActiveYii2-extension

sleifer/select-icon
===================

A simple way to search model id of the attributes model.

044PHP

Since Aug 25Pushed 4y ago1 watchersCompare

[ Source](https://github.com/ismaelsleifer/select-icon)[ Packagist](https://packagist.org/packages/sleifer/select-icon)[ RSS](/packages/sleifer-select-icon/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Select icon
===========

[](#select-icon)

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

[](#installation)

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

Either add

```
"require": {
    "sleifer/select-icon": "dev-master"
}

```

of your `composer.json` file.

Latest Release
--------------

[](#latest-release)

The latest version of the module is v1.0.2.

Usage
-----

[](#usage)

### Find model

[](#find-model)

View:

```
use sleifer\autocompleteAjax\SelectIcon;

// Normal select with ActiveForm & model
