Libraries tagged by eloquent events
fico7489/laravel-pivot
6403368 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
mikebronner/laravel-pivot-events
752224 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
genealabs/laravel-pivot-events
5154180 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
jpkleemans/attribute-events
537572 Downloads
🔥 Fire events on attribute changes of your Eloquent model
stayallive/laravel-eloquent-observable
44676 Downloads
Register Eloquent model event listeners just-in-time directly from the model.
mvanduijker/laravel-transactional-model-events
176837 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
mostafaznv/laracache
50616 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
iben12/laravel-statable
317760 Downloads
Statable trait for Laravel Eloquent models
altek/eventually
881190 Downloads
The missing many-to-many Eloquent events.
neylsongularte/eloquent-extra-events
53297 Downloads
Eventos adicionais para o eloquent
plank/laravel-pivot-events
2867 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
surgio/eloquent-message-repository
38702 Downloads
Eloquent Message Repository for EventSauce
sofa/model-locking
48163 Downloads
Pseudo pessimistic model locking with broadcasted events for Laravel Eloquent ORM.
ascend/laravel-column-watcher
781 Downloads
Watch and react to Eloquent model column changes with PHP 8 attributes. Trigger handlers when specific columns are modified, with support for queued handlers, before/after save timing, and built-in infinite loop protection. Think observers, but column specific!
rennokki/plans
2144 Downloads
Laravel Plans is a package for SaaS apps that need management over plans, features, subscriptions, events for plans or limited, countable features.