softartisan/laravel-model-audits
A lightweight and robust Laravel package to automatically audit and track model changes (Audit Log). It records old and new values, user responsible, IP address, and modification type (created, updated, deleted) via a simple Trait
时间:2025-12-06 22:42
laravellogger/modellogger
A Laravel package that logs model events like created, updated, and deleted.
时间:2025-11-12 09:48
sharifuddin/laravel-smart-model-tracker
Automatically handles created_by, updated_by, created_at, updated_at, and deleted_by for Eloquent models. Seamless user tracking with zero boilerplate code.
时间:2025-11-02 10:16
yan/history-versionable-behavior
This behavior extends the versionable behavior to allow saving of versions even if active record is deleted
时间:2025-09-25 03:43
sdkwala/laravel-activity-logger
A Laravel package to log model events (created, updated, deleted) to a database table with hybrid model registration.
时间:2025-08-08 12:33
mikamatto/file-cleanup-bundle
Automatically cleans up files when their associated Doctrine entities are deleted
时间:2025-05-06 20:45
kettasoft/booter
The Laravel Model Event Booter package provides a flexible way to organize and manage model event handling in Laravel applications. It allows developers to define specific actions for model events (such as created, updated, deleted, etc.) by associating them with custom classes. The package simplifi
时间:2024-10-01 01:28
turahe/laravel-userstamps
Adds user tracking fields to Laravel models.
时间:2024-09-10 08:05
raorsa/temporaryscriptfiles
Creator of script files that are deleted after being served
时间:2024-07-18 07:23
drupal-eca-recipe/eca_test_0007
Redirects for deleted entities
时间:2024-06-06 11:22
notch/deleted-models
Automatically copy deleted records to a separate table
时间:2024-04-08 04:02
quatrebarbes/php-call-viewer
Schemas the impacts of modified, created or deleted methods in the working directory of a PHP project.
时间:2024-03-02 23:51
rupadana/filament-timeago
Display the age of each record, indicating when it was created, updated, and (if applicable) deleted.
时间:2024-02-17 12:48
opencultureconsulting/oai-pmh2
This is a stand-alone OAI-PMH 2.0 data provider. It serves records in any XML metadata format from a database, supports deleted records, resumption tokens and sets.
时间:2024-01-04 13:14
atournayre/entities-events-bundle
This bundle provides a way to dispatch events when entities are created, updated or deleted using Doctrine ORM events and Symfony EventDispatcher.
时间:2023-11-05 20:37