PHPackages                             keygenqt/yii2-autocomplete-ajax - 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. [Search &amp; Filtering](/categories/search)
4. /
5. keygenqt/yii2-autocomplete-ajax

ActiveYii2-extension[Search &amp; Filtering](/categories/search)

keygenqt/yii2-autocomplete-ajax
===============================

A simple way to search model id of the attributes model

1.0.3(6y ago)1016.4k↓16.7%12[7 issues](https://github.com/keygenqt/yii2-autocomplete-ajax/issues)Apache-2.0PHPPHP &gt;=5.5.0

Since May 28Pushed 2y ago1 watchersCompare

[ Source](https://github.com/keygenqt/yii2-autocomplete-ajax)[ Packagist](https://packagist.org/packages/keygenqt/yii2-autocomplete-ajax)[ Docs](http://keygenqt.com/work/yii2-autocomplete-ajax)[ RSS](/packages/keygenqt-yii2-autocomplete-ajax/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

Autocomplete Ajax
=================

[](#autocomplete-ajax)

[![Packagist Downloads](https://camo.githubusercontent.com/1c0400dce465b033c17f897d1f4aa4eacc83dc8dd331f9972964a403e64e7de5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b657967656e71742f796969322d6175746f636f6d706c6574652d616a61783f6c6162656c3d5061636b6167697374253230446f776e6c6f616473)](https://camo.githubusercontent.com/1c0400dce465b033c17f897d1f4aa4eacc83dc8dd331f9972964a403e64e7de5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b657967656e71742f796969322d6175746f636f6d706c6574652d616a61783f6c6162656c3d5061636b6167697374253230446f776e6c6f616473)

This is the AutocompleteAjax widget and a Yii 2 enhanced wrapper for the [Autocomplete | jQuery UI](https://jqueryui.com/autocomplete/). A simple way to search model id of the attributes model.

 [ ![](data/demo_button.gif) ](https://old.keygenqt.com/work/yii2-autocomplete-ajax)

#### Installation

[](#installation)

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

```
"require": {
    "keygenqt/yii2-autocomplete-ajax": "1.0.3"
}

```

#### Usage

[](#usage)

View:

```
