pozitronik/yii2-selectmodelwidget

Extended selection widget for ActiveRecord models

Installs: 81

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

pkg:composer/pozitronik/yii2-selectmodelwidget

1.1 2020-11-25 09:00 UTC

This package is auto-updated.

Last update: 2025-10-25 19:50:39 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.