PHPackages                             xpbl4/yii2-typeahead-widget - 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. xpbl4/yii2-typeahead-widget

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

xpbl4/yii2-typeahead-widget
===========================

Yii2 wrapper for the Twitter Typeahead widget

v1.0.1(2y ago)016BSD-3-ClausePHP

Since Aug 28Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Xpbl4/yii2-typeahead-widget)[ Packagist](https://packagist.org/packages/xpbl4/yii2-typeahead-widget)[ Docs](https://github.com/Xpbl4/yii2-typeahead-widget)[ RSS](/packages/xpbl4-yii2-typeahead-widget/feed)WikiDiscussions master Synced 1mo ago

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

Yii2 Typeahead widget
=====================

[](#yii2-typeahead-widget)

[![Latest Version](https://camo.githubusercontent.com/cbc5120d378f70eba86d130a90a10680ff9c87a6b558f91331019cb3c1019b46/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7461672f5870626c342f796969322d7479706561686561642d7769646765742e7376673f7374796c653d666c61742d737175617265266c6162656c3d72656c65617365)](https://github.com/Xpbl4/yii2-typeahead-widget/releases)[![Software License](https://camo.githubusercontent.com/b60331a2084501dc07cf6d6964c0da58dd005d89c45cf3b28b4b22b60f5ec00f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4253442d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/3db2a99b98df36f0141a372335c396fa783af248c1033ed79b4eb66bda5df65b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f5870626c342f796969322d7479706561686561642d7769646765742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/Xpbl4/yii2-typeahead-widget)

Typeahead widget allows to create typeahead dropdown lists

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist xpbl4/yii2-typeahead-widget "*"

```

or add

```
"xpbl4/yii2-typeahead-widget": "*"

```

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

Usage
-----

[](#usage)

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

```
