Libraries tagged by soft delete
edofre/laravel-softdelete-cleanup
26 Downloads
Console command to cleanup your database from softdeleted models
dipesh79/laravel-softdelete-action
83 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.
chefsplate/mongodb-odm-softdelete
370 Downloads
Doctrine MongoDB MongoDB SoftDelete Library
zogxray/soft-deletable-bundle
3 Downloads
slicesofcake/delete
198 Downloads
CakePHP plugin for soft deleting
yeaminraat/laravel-trash
2 Downloads
A Laravel package to store deleted model data and restore records safely.
wodrow/yii2wsoftdelete
29 Downloads
soft delete for yii2 models
teksite/extralaravel
46 Downloads
A collection of reusable utilities, validation rules, middleware, Eloquent casts, traits, Artisan commands, helpers, and developer tools for Laravel applications.
robjbrain/laravel-user-timestamps
128 Downloads
Drop in replacements for UserTimestamps and SoftDeletes to also store the authenticated user id.
kareemtarek/crud-pack
59 Downloads
A comprehensive full-stack CRUD scaffolding framework layer built on a reusable Laravel CRUD generator → Controllers (Web/API), FormRequests (validation), Models, Migrations, Policies (multiple auth styles), Views (Blades), Routes (Web/API), Postman collection (from API routes).
jeromejhipolito/laravel-eloquent-atomic
8 Downloads
Atomic upsert operations with soft-delete awareness and pessimistic locking for Laravel Eloquent models.
initorm/orm
72 Downloads
Lightweight, PDO-based ORM with Active Record-style models and entity accessors/mutators. Built on top of initorm/database, initorm/dbal and initorm/query-builder.
haybea/laravel-trashcan
101 Downloads
An observability & recovery console for Laravel soft-deleted records
danilovl/entity-traits-bundle
0 Downloads
Symfony bundle providing reusable Doctrine ORM entity traits, interfaces, listeners and validators to eliminate Entity boilerplate.
ashique-ar/laravel-crud-generator
41 Downloads
A powerful, configuration-driven CRUD API generator for Laravel with advanced features including permissions, filtering, sorting, bulk operations, and custom logic handlers.