Libraries tagged by softdeletes
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.
sjorsvanleeuwen/route-resource-extension
17 Downloads
Resource extension to allow softDeletes
robjbrain/laravel-user-timestamps
128 Downloads
Drop in replacements for UserTimestamps and SoftDeletes to also store the authenticated user id.
mobilozophy/laravel-suspender
3730 Downloads
Suspends and adds cascading soft deletes/suspensions to Eloquent models.
mazyvan/userstamps
156 Downloads
A fork from WildSide. Eloquent trait to automatically maintain created_by and updated_by (and deleted_by when using SoftDeletes) on your models
leonmsaia/myorm
1 Downloads
Mini ORM en PHP puro con soporte para relaciones, validaciones y soft deletes.
kelvinkurniawan/lightorm
0 Downloads
A lightweight, modern ORM for PHP with Active Record pattern, query builder, soft deletes, and advanced features
incompass/soft-deletable-bundle
41325 Downloads
Adds simple soft deletes to Doctrine Entities
iatstut/laravel-cascade-soft-delete
6 Downloads
Cascading deletes for Eloquent models that implement soft deletes
antonchaikin/f3-mongo
19 Downloads
Fat-Free Framework plugin for MongoDB with event hooks, soft deletes, and auto-timestamps.
sjorsvanleeuwen/laravel-extended-resource-registrar
75 Downloads
Extension for Laravel Router and ResourceRegistrar to handle softDeletes and simple delete without HTTP DELETE method
kodinghub/bluewhale
21 Downloads
Cascading deletes for Eloquent models that implement soft deletes
yii2tech/ar-softdelete
2854575 Downloads
Provides support for ActiveRecord soft delete in Yii2
evence/soft-deleteable-extension-bundle
530986 Downloads
Fixed to work with Symfony 5.0+. Adjusted from E-vence/SoftDeleteableListenerExtensionBundle.
lekoala/silverstripe-softdelete
131118 Downloads
Soft delete extension for SilverStripe