Libraries tagged by model-events
jpkleemans/attribute-events
566176 Downloads
🔥 Fire events on attribute changes of your Eloquent model
stayallive/laravel-eloquent-observable
67677 Downloads
Register Eloquent model event listeners just-in-time directly from the model.
mostafaznv/laracache
53404 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
mvanduijker/laravel-transactional-model-events
184269 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
dniccum/nova-webhooks
9065 Downloads
A tool for Laravel's Nova administrator panel that enables users to create webhooks that can be customized to fire on specified Eloquent model events (created, updated, etc). This allows applications to communicate with other applications and integrations (Zapier, If This Then That, etc).
ashrafic/filament-automation-bridge
635 Downloads
Turn any Eloquent model event into an automation trigger for Zapier, Make, or n8n — without writing code.
plank/before-and-after-model-events
4672 Downloads
Add before and after events to each existing Laravel Model event.
igaster/laravel-model-events
263 Downloads
Laravel Custom Model Events
danielemontecchi/laravel-userstamps
729 Downloads
Automatically track the user who created, updated, or deleted Eloquent models in Laravel, with database macros and model traits.
wfeller/laravel-batch
4394 Downloads
Insert, update or delete models in batch, while still firing model events.
pdphilip/omnievent
22641 Downloads
OmniEvent for Laravel is a Laravel Model event tracking and searching with Elasticsearch module
mintbridge/eloquent-auditing
6685 Downloads
An eloquent package for recording model events to a database
codebar-ag/laravel-event-logs
5771 Downloads
Event logging for HTTP requests and model events to a dedicated database connection.
sansanlabs/laravel-userstamps
1182 Downloads
Package to add userstamps to models.
luissantiago/elogquent
16 Downloads
Listens to Eloquent model events and logs configured attribute changes into a history table.