Download the PHP package denq/yii2-record-replacer without Composer
On this page you can find all versions of the php package denq/yii2-record-replacer. 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-record-replacer
yii2-recod-replacer
Record replacer a component for safe add new records or replacing that already exists
Install
Configure
Usage
-
$model
- type: \yii\db\ActiveRecord
- description: your active record model
- required: true
-
$fields
- type: array
- description: array with fields and values
- required: true
- $primary
- type: array
- description: searchable fields
- required: false
- default value: []
Example
All versions of yii2-record-replacer with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
>=2.0.6
The package denq/yii2-record-replacer contains the following files
Loading the files please wait ....