Download the PHP package gitrequests/yii2-widget-easyautocomplete without Composer
On this page you can find all versions of the php package gitrequests/yii2-widget-easyautocomplete. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download gitrequests/yii2-widget-easyautocomplete
More information about gitrequests/yii2-widget-easyautocomplete
Files in gitrequests/yii2-widget-easyautocomplete
Package yii2-widget-easyautocomplete
Short Description Yii2 widget for the EasyAutocomplete plugin (https://github.com/pawelczak/EasyAutocomplete).
License MIT
Homepage https://github.com/gitrequests/yii2-widget-easyautocomplete
Informations about the package yii2-widget-easyautocomplete
yii2-widget-easyautocomplete
Yii2 widget for the EasyAutocomplete plugin (https://github.com/pawelczak/EasyAutocomplete).
Install
The preferred way to install this extension is through composer. Check the composer.json for this extension's requirements and dependencies.
To install, either run
or add
to the section of your composer.json
file.
Usage
You can also use this widget in an [[ActiveForm]] using the [[ActiveField::widget()|widget()]] method, for example like this:
For use with list events||functions (custom match function for example):