pozitronik/yii2-selectmodelwidget

Extended selection widget for ActiveRecord models

1.1 2020-11-25 09:00 UTC

This package is auto-updated.

Last update: 2024-04-25 16:51:05 UTC


README

Extended selection widget for ActiveRecord models (prototype)

Installation

The preferred way to install this extension is through composer.

Run

php composer.phar require pozitronik/yii2-selectmodelwidget "dev-master"

or add

"pozitronik/yii2-selectmodelwidget": "dev-master"

to the require section of your composer.json file.

Usage

Not documented yet.