PHPackages                             moonlandsoft/bootui-typeahead - 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. moonlandsoft/bootui-typeahead

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

moonlandsoft/bootui-typeahead
=============================

The twitter bootstrap typeahead extension for yii 2 framework

1.0.0(11y ago)0203MITJavaScript

Since Jan 24Pushed 11y ago1 watchersCompare

[ Source](https://github.com/moonlandsoft/bootui-typeahead)[ Packagist](https://packagist.org/packages/moonlandsoft/bootui-typeahead)[ RSS](/packages/moonlandsoft-bootui-typeahead/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

bootui-typeahead
================

[](#bootui-typeahead)

The twitter bootstrap typeahead extension for yii 2 framework

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist moonlandsoft/bootui-typeahead "*"

```

or add

```
"moonlandsoft/bootui-typeahead": "*"

```

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

Usage
-----

[](#usage)

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

```
