Libraries tagged by soft delete
salines/cakephp4-soft-delete
137970 Downloads
SoftDelete plugin updated for CakePHP 4
yii2tech/ar-softdelete
Downloads
yii2dev/ar-softdelete
10609 Downloads
Provides support for ActiveRecord soft delete in Yii2
tsyama/laravel-soft-delete-flag
48521 Downloads
A Laravel package that can use Boolean column for soft deletes.
totov/laravel-soft-delete-morph-to-many-pivots
11529 Downloads
Allow morphToMany relationship pivots to be soft deleted.
litvinjuan/laravel-cascade-soft-deletes
606 Downloads
Cascades soft delete and restored operations to the defined relationships
cornernote/yii2-softdelete
14045 Downloads
Soft delete behavior for Yii2.
yiithings/yii2-softdelete
13816 Downloads
Soft delete extension for Yii2 framework
rami/entity-kit-bundle
517 Downloads
A modern Symfony bundle that gives your Doctrine entities superpowers. It provides a growing collection of prebuilt behaviors — like Timestamp, Slugging, auditing, and more — as modular, composable traits or attributes.
fusic/reincarnation
160649 Downloads
CakePHP Reincarnation
tkachikov/laravel-withtrashed
2068 Downloads
Trait for set magic method withTrashed for models with SoftDelete
dragon-code/extended-routes
8192 Downloads
This helper extends the standard set of resource routing methods to work with SoftDeletes and other extends
xcentric/soft-deleteable-extension-bundle
5702 Downloads
Provides cascade functionality to Gedmo Doctrine Extensions soft-delete. Adjusted from E-vence/SoftDeleteableListenerExtensionBundle.
wp-kit/softdeletes
654 Downloads
A wp-kit component that provides soft deletes for Eloquent models
wernerdweight/doctrine-cascade-soft-delete-bundle
4653 Downloads
A Symfony bundle that enables your application to cascade on delete even if you're using soft-delete.