Download the PHP package jzfpost/yii2-dynamicfinder without Composer
On this page you can find all versions of the php package jzfpost/yii2-dynamicfinder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yii2-dynamicfinder
yii2-dynamicfinder
Dynamic finder trait for Yii2-framework ActiveRecord models
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Usage
Model
Controller
Syntax
where:
'Select' may by 'All', 'One', 'Count' or one of model attribute. If 'Select' not set, by default return 'All'.
'Field' is model attribute on where condition.
All versions of yii2-dynamicfinder with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
>=2.0.4
The package jzfpost/yii2-dynamicfinder contains the following files
Loading the files please wait ....