Libraries tagged by model-events
jpkleemans/attribute-events
409347 Downloads
🔥 Fire events on attribute changes of your Eloquent model
mvanduijker/laravel-transactional-model-events
137961 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
mostafaznv/laracache
38662 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
stayallive/laravel-eloquent-observable
24102 Downloads
Register Eloquent model event listeners just-in-time directly from the model.
pdphilip/omnievent
10879 Downloads
OmniEvent for Laravel is a Laravel Model event tracking and searching with Elasticsearch module
dniccum/nova-webhooks
6697 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).
plank/before-and-after-model-events
254 Downloads
Add before and after events to each existing Laravel Model event.
igaster/laravel-model-events
260 Downloads
Laravel Custom Model Events
wfeller/laravel-batch
4150 Downloads
Insert, update or delete models in batch, while still firing model events.
mintbridge/eloquent-auditing
5761 Downloads
An eloquent package for recording model events to a database
codebar-ag/laravel-event-logs
670 Downloads
Event logging for HTTP requests and model events with pluggable providers.
sansanlabs/laravel-userstamps
212 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.
hashemi/fireworks
72 Downloads
A simple trait that will help to fire property wise event on your laravel model. Using laravel model events, to create hooks.
fico7489/laravel-updated-related
484 Downloads
Update Elasticsearch data or clear cache when the model or any related model is updated, created or deleted.