Libraries tagged by eloquent events
genealabs/laravel-pivot-events
3505474 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
fico7489/laravel-pivot
4613372 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
jpkleemans/attribute-events
318265 Downloads
🔥 Fire events on attribute changes of your Eloquent model
iben12/laravel-statable
236361 Downloads
Statable trait for Laravel Eloquent models
stayallive/laravel-eloquent-observable
16108 Downloads
Register Eloquent model event listeners just-in-time directly from the model.
mvanduijker/laravel-transactional-model-events
107617 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
altek/eventually
614515 Downloads
The missing many-to-many Eloquent events.
mostafaznv/laracache
27400 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
neylsongularte/eloquent-extra-events
45556 Downloads
Eventos adicionais para o eloquent
sofa/model-locking
46957 Downloads
Pseudo pessimistic model locking with broadcasted events for Laravel Eloquent ORM.
dniccum/nova-webhooks
4397 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).
scito/eloquent-webhooks
7897 Downloads
Fire webhooks based on eloquent events
signifly/laravel-pivot-events
54313 Downloads
Trigger Eloquent model pivot events when attaching, detaching or updating.
fish/eloquent-logger
13899 Downloads
Log Eloquent model changes to a designated logs table
interactively/plans
1773 Downloads
Laravel Plans is a package for SaaS apps that need management over plans, features, subscriptions, events for plans or limited, countable features.