Libraries tagged by eloquent events
fico7489/laravel-pivot
5430826 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
mikebronner/laravel-pivot-events
160244 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
genealabs/laravel-pivot-events
4503251 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
jpkleemans/attribute-events
415450 Downloads
🔥 Fire events on attribute changes of your Eloquent model
iben12/laravel-statable
276946 Downloads
Statable trait for Laravel Eloquent models
mvanduijker/laravel-transactional-model-events
139809 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
altek/eventually
749246 Downloads
The missing many-to-many Eloquent events.
mostafaznv/laracache
39226 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
stayallive/laravel-eloquent-observable
24426 Downloads
Register Eloquent model event listeners just-in-time directly from the model.
neylsongularte/eloquent-extra-events
49892 Downloads
Eventos adicionais para o eloquent
signifly/laravel-pivot-events
55224 Downloads
Trigger Eloquent model pivot events when attaching, detaching or updating.
mintbridge/eloquent-auditing
5865 Downloads
An eloquent package for recording model events to a database
interactively/plans
3326 Downloads
Laravel Plans is a package for SaaS apps that need management over plans, features, subscriptions, events for plans or limited, countable features.
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.
dniccum/nova-webhooks
6784 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).