devgroup / yii2-entity-search-properties
Addon for yii2-entity-search: adds support for properties of yii2-data-structure-tools (dotplant3 properties)
Package info
github.com/DevGroup-ru/yii2-entity-search-properties
Type:yii2-extension
pkg:composer/devgroup/yii2-entity-search-properties
dev-master
2017-02-07 20:22 UTC
Requires
Requires (Dev)
- codeception/base: ^2.2
- codeception/specify: ^0.4.5
- codeception/verify: ^0.3.2
This package is auto-updated.
Last update: 2026-02-11 17:27:46 UTC
README
Addon for yii2-entity-search: adds support for properties of yii2-data-structure-tools (dotplant3 properties).
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist devgroup/yii2-entity-search-properties "*"
or add
"devgroup/yii2-entity-search-properties": "*"
to the require section of your composer.json file.
Usage
TBD