devsarfo/laraprunable
Laravel Prunable Package that supports SoftDeletes trait
时间:2026-01-11 10:28
ddzobov/laravel-pivot-softdeletes
Make your Eloquent models pivots be able to soft deleted in Laravel/Lumen
时间:2026-01-04 16:41
mykola-yatsenko/laravel-boolean-softdeletes
Laravel soft deletes optimization for high load queries
时间:2025-01-23 09:17
dipesh79/laravel-softdelete-action
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.
时间:2024-11-15 21:16
snowrunescape/eloquent-softdeletes
Eloquent extension for soft deletes using a status field
时间:2024-07-21 12:54
knetewelt/causerstamps
A package to provide timestamps for eloquent models using a trait. It extends the model for created_by and updated_by column. If the model uses SoftDeletes it'll add the column deleted_by for that as well.
时间:2024-03-19 09:36
pillar-science/laravel-pivot-softdeletes-events
Merge between fico7489/laravel-pivot and ddzobov/laravel-pivot-softdeletes
时间:2021-09-23 19:18
laravel-json-api/boolean-softdeletes
Laravel JSON:API integration for the tenantcloud/laravel-boolean-softdeletes package
时间:2021-04-23 10:23
marcelo-correa/soft-deletes
SoftDeletes Trait for Laravel
时间:2020-12-22 03:52
gaspertrix/laravel-boolean-softdeletes
Laravel soft deletes optimization for high load queries
时间:2020-05-20 04:14
mazyvan/userstamps
A fork from WildSide. Eloquent trait to automatically maintain created_by and updated_by (and deleted_by when using SoftDeletes) on your models
时间:2018-09-14 15:20
wp-kit/softdeletes
A wp-kit component that provides soft deletes for Eloquent models
时间:2017-09-19 15:59
al-one/laravel-soft-deletes-unix
SoftDeletes With Unix Timestamp For Laravel
时间:2017-01-02 07:59
tenantcloud/laravel-boolean-softdeletes
Laravel soft deletes optimization for high load queries
时间:未知