Libraries tagged by soft delete
sigtrygg-space/kirby-trash
61 Downloads
A proper trash bin for Kirby CMS: soft-delete pages and files instead of removing them instantly.
rami/entity-kit-bundle
1611 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.
madebyclowd/laravel-auto-sequence
67 Downloads
Automatically generate sequential invoice/order numbers (like INV-2026-0001) for Laravel Eloquent models. Safe from duplicates even under heavy concurrent traffic.
chamber-orchestra/doctrine-extensions-bundle
3616 Downloads
Lightweight Symfony Doctrine ORM extensions for PostgreSQL — entity traits, soft-delete filter, repository base classes, decimal type, random() DQL
chamber-orchestra/cms-bundle
2449 Downloads
Symfony 8 bundle providing a full-featured CMS admin panel — trait-based CRUD operations, DTO↔entity sync, CSV export, sortable lists, soft delete, copy/move, toggle, and Bootstrap 5 admin UI
anil/fast-api-crud
7815 Downloads
A powerful Laravel package for building RESTful API CRUD operations with minimal boilerplate. Features pagination, filtering, sorting, soft deletes, permissions, lifecycle hooks, and more.
amnah/yii2-classes
3652 Downloads
Yii2 classes
spinen/laravel-garbage-man
19064 Downloads
Scheduled job to clean out Laravel's soft deleted records at configured interval.
tkachikov/laravel-withtrashed
5024 Downloads
Trait for set magic method withTrashed for models with SoftDelete
myparcelcom/resource-cleanup
690 Downloads
Clean up soft-deleted and expired records from your Laravel application after a configurable cutoff date.
xcentric/soft-deleteable-extension-bundle
7216 Downloads
Provides cascade functionality to Gedmo Doctrine Extensions soft-delete. Adjusted from E-vence/SoftDeleteableListenerExtensionBundle.
wp-kit/softdeletes
1039 Downloads
A wp-kit component that provides soft deletes for Eloquent models
tuzelko/yii2-softdelete
169 Downloads
Soft delete extension for Yii2 framework
rentpost/propel2-soft-delete-behavior
2100 Downloads
Propel2 soft_delete behavior
mlezcano1985/laravel-pivot-soft-deletes
6854 Downloads
Soft delete Eloquent pivot models using Laravel SoftDeletes trait.