Libraries tagged by soft-delete
fusic/reincarnation
177041 Downloads
CakePHP Reincarnation
cornernote/yii2-softdelete
15383 Downloads
Soft delete behavior for Yii2.
andanteproject/soft-deletable-bundle
30417 Downloads
A Symfony Bundle to handle soft deletable with Doctrine Entities
promethys/revive
3256 Downloads
A 'RecycleBin' page where users can restore or delete permanently soft-deleted models.
tsyama/laravel-soft-delete-flag
54666 Downloads
A Laravel package that can use Boolean column for soft deletes.
litvinjuan/laravel-cascade-soft-deletes
4717 Downloads
Cascades soft delete and restored operations to the defined relationships
imo-tikuwa/cakephp-soft-delete
35333 Downloads
SoftDelete plugin for CakePHP
thtg88/laravel-exists-without-soft-deleted-rule
18316 Downloads
Provide a Laravel `exists` validation rule that excludes soft-deleted models.
stichtingsd/soft-deleteable-extension-bundle
4652 Downloads
Extension to Gedmo Softdeleteable.
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
1624 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
80 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
3653 Downloads
Lightweight Symfony Doctrine ORM extensions for PostgreSQL — entity traits, soft-delete filter, repository base classes, decimal type, random() DQL
chamber-orchestra/cms-bundle
2485 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.