Libraries tagged by soft delete
ayoub-amzil/soft-delete-logger
4 Downloads
Log soft deletes and restore actions on Eloquent models with user tracking in Laravel.
awais/cascade-soft-deletes
16 Downloads
The Laravel library to apply soft delete on all relations via one soft delete
kirkbater/soft-deletes
22730 Downloads
Trait to check for soft deletes in Laravel 5
laravel-json-api/boolean-softdeletes
1649 Downloads
Laravel JSON:API integration for the tenantcloud/laravel-boolean-softdeletes package
korotovsky/gedmo-twig-softdeleteable-bundle
27381 Downloads
Twig tag for disable Gedmo softdeleteable behavior in twig templates
dipesh79/laravel-softdelete-action
63 Downloads
A Laravel package to handle cascading, SET NULL, RESTRICT, NO ACTION, and SET DEFAULT behaviors for SoftDeletes in Eloquent relationships, with support for record restoration and cleanup actions.
doctrine/mongodb-odm-softdelete-bundle
15534 Downloads
Symfony2 Doctrine MongoDB SoftDelete Bundle
touhidurabir/laravel-model-soft-cascade
40 Downloads
A laravel package to handle cascade delete and restore on model relations.
josegonzalez/cakephp-deleted-at
17 Downloads
Handles soft-deletion of database records
k1low/yasd
5567 Downloads
Yet Another SoftDeletable Behavior
illuminatech/db-safedelete
36 Downloads
Attempts to invoke force delete, if it fails - falls back to soft delete.
ajaycalicut17/laravel-trash
23 Downloads
Laravel package to manage soft delete.
zw/laravel-soft-delete-custom
1073 Downloads
laravel 软删除扩展
yiisoft-custom/yii2-soft-delete
154 Downloads
simple soft delete,bases on Yii2 ActiveRecord
yii1tech/ar-softdelete
5 Downloads
Provides support for ActiveRecord soft delete in Yii1