Download the PHP package yiisoft-custom/yii2-soft-delete without Composer
On this page you can find all versions of the php package yiisoft-custom/yii2-soft-delete. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yiisoft-custom/yii2-soft-delete
More information about yiisoft-custom/yii2-soft-delete
Files in yiisoft-custom/yii2-soft-delete
Download yiisoft-custom/yii2-soft-delete
More information about yiisoft-custom/yii2-soft-delete
Files in yiisoft-custom/yii2-soft-delete
Vendor yiisoft-custom
Package yii2-soft-delete
Short Description simple soft delete,bases on Yii2 ActiveRecord
License MIT
Package yii2-soft-delete
Short Description simple soft delete,bases on Yii2 ActiveRecord
License MIT
Keywords yii2soft delete
Please rate this library. Is it a good library?
Informations about the package yii2-soft-delete
Soft delete
This is a soft delete trait for yii2
Require yiisoft/yii2
Installation
Notice
make sure the table that needs soft-delete
has the column marks whether the row was deleted,
generally named like deleted_at
,is_deleted
Default setting
Usage
All versions of yii2-soft-delete with dependencies
PHP Build Version
Package Version
The package yiisoft-custom/yii2-soft-delete contains the following files
Loading the files please wait ....