Libraries tagged by soft deletes
tsyama/laravel-soft-delete-flag
47088 Downloads
A Laravel package that can use Boolean column for soft deletes.
totov/laravel-soft-delete-morph-to-many-pivots
9509 Downloads
Allow morphToMany relationship pivots to be soft deleted.
al-one/laravel-soft-deletes-unix
7941 Downloads
SoftDeletes With Unix Timestamp For Laravel
yii2dev/ar-softdelete
8654 Downloads
Provides support for ActiveRecord soft delete in Yii2
rami/entity-kit-bundle
140 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.
cornernote/yii2-softdelete
13711 Downloads
Soft delete behavior for Yii2.
yiithings/yii2-softdelete
12931 Downloads
Soft delete extension for Yii2 framework
xcentric/soft-deleteable-extension-bundle
5254 Downloads
Provides cascade functionality to Gedmo Doctrine Extensions soft-delete. Adjusted from E-vence/SoftDeleteableListenerExtensionBundle.
wernerdweight/doctrine-cascade-soft-delete-bundle
4267 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.
kobalazs/laravel-restrict-soft-deletes
2933 Downloads
Restrict deletes for Eloquent models that implement soft deletes.
joggapp/laravel-cascade-soft-deletes
3048 Downloads
Cascading soft deletes for the Laravel PHP Framework
imo-tikuwa/cakephp-soft-delete
17196 Downloads
SoftDelete plugin for CakePHP
funayaki/cakephp3-soft-delete
2815 Downloads
SoftDelete plugin for CakePHP
dillingham/soft-deletes-parent
1275 Downloads
Soft delete children when parent soft deletes