Libraries tagged by model-events
jpkleemans/attribute-events
353331 Downloads
🔥 Fire events on attribute changes of your Eloquent model
mvanduijker/laravel-transactional-model-events
118485 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
mostafaznv/laracache
32659 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
stayallive/laravel-eloquent-observable
20537 Downloads
Register Eloquent model event listeners just-in-time directly from the model.
pdphilip/omnievent
3626 Downloads
OmniEvent for Laravel is a Laravel Model event tracking and searching with Elasticsearch module
dniccum/nova-webhooks
5101 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).
igaster/laravel-model-events
258 Downloads
Laravel Custom Model Events
wfeller/laravel-batch
3867 Downloads
Insert, update or delete models in batch, while still firing model events.
mintbridge/eloquent-auditing
4304 Downloads
An eloquent package for recording model events to a database
sansanlabs/laravel-userstamps
7 Downloads
Package to add userstamps to models.
hashemi/fireworks
67 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
482 Downloads
Update Elasticsearch data or clear cache when the model or any related model is updated, created or deleted.
tonning/flashable
6571 Downloads
A simple trait to flash when model events are fired, like `created`, `updated`, and `saved`.
shooka/laravel-modelevents
6691 Downloads
Let a service provider handle your model events
sarahman/laravel-activitylog-with-pivots
257 Downloads
Activity Log package deals with all kinds of Eloquent events based logging as well as pivot models events.