Libraries tagged by soft delete
salines/cakephp4-soft-delete
127684 Downloads
SoftDelete plugin updated for CakePHP 4
yii2tech/ar-softdelete
Downloads
fusic/reincarnation
158324 Downloads
CakePHP Reincarnation
yii2dev/ar-softdelete
8632 Downloads
Provides support for ActiveRecord soft delete in Yii2
tsyama/laravel-soft-delete-flag
47041 Downloads
A Laravel package that can use Boolean column for soft deletes.
totov/laravel-soft-delete-morph-to-many-pivots
9473 Downloads
Allow morphToMany relationship pivots to be soft deleted.
cornernote/yii2-softdelete
13709 Downloads
Soft delete behavior for Yii2.
al-one/laravel-soft-deletes-unix
7941 Downloads
SoftDeletes With Unix Timestamp For Laravel
yiithings/yii2-softdelete
12924 Downloads
Soft delete extension for Yii2 framework
doctrine/mongodb-odm-softdelete
52807 Downloads
Doctrine MongoDB MongoDB SoftDelete Library
rami/entity-kit-bundle
133 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.
tkachikov/laravel-withtrashed
1253 Downloads
Trait for set magic method withTrashed for models with SoftDelete
xcentric/soft-deleteable-extension-bundle
5246 Downloads
Provides cascade functionality to Gedmo Doctrine Extensions soft-delete. Adjusted from E-vence/SoftDeleteableListenerExtensionBundle.
wernerdweight/doctrine-cascade-soft-delete-bundle
4260 Downloads
A Symfony bundle that enables your application to cascade on delete even if you're using soft-delete.
mlezcano1985/laravel-pivot-soft-deletes
6822 Downloads
Soft delete Eloquent pivot models using Laravel SoftDeletes trait.