Download the PHP package gavinz8/swoft-soft-delete without Composer
On this page you can find all versions of the php package gavinz8/swoft-soft-delete. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gavinz8/swoft-soft-delete
More information about gavinz8/swoft-soft-delete
Files in gavinz8/swoft-soft-delete
Download gavinz8/swoft-soft-delete
More information about gavinz8/swoft-soft-delete
Files in gavinz8/swoft-soft-delete
Vendor gavinz8
Package swoft-soft-delete
Short Description Swoft/SoftDelete component for swoft framework
License Apache-2.0
Package swoft-soft-delete
Short Description Swoft/SoftDelete component for swoft framework
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package swoft-soft-delete
Swoft/SoftDelete
Swoft/SoftDelete component for swoft framework
Install
- install by composer
Config
- config in config/base.php
-- column config the column name what you want mark for delete. -- ignore config the table you want not use soft delete.
How Use
-
You can use model or db method delete directly like this
- Then you can use every method you want get data, even if multiple table query, like this
LICENSE
The Component is open-sourced software licensed under the Apache license.
All versions of swoft-soft-delete with dependencies
PHP Build Version
Package Version
The package gavinz8/swoft-soft-delete contains the following files
Loading the files please wait ....