Libraries tagged by eloquent events
fico7489/laravel-pivot
5193887 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
mikebronner/laravel-pivot-events
66999 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
genealabs/laravel-pivot-events
4232370 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
jpkleemans/attribute-events
381571 Downloads
🔥 Fire events on attribute changes of your Eloquent model
mvanduijker/laravel-transactional-model-events
127980 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
altek/eventually
708556 Downloads
The missing many-to-many Eloquent events.
mostafaznv/laracache
35919 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
iben12/laravel-statable
265448 Downloads
Statable trait for Laravel Eloquent models
stayallive/laravel-eloquent-observable
23031 Downloads
Register Eloquent model event listeners just-in-time directly from the model.
neylsongularte/eloquent-extra-events
48743 Downloads
Eventos adicionais para o eloquent
dniccum/nova-webhooks
6047 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).
signifly/laravel-pivot-events
54997 Downloads
Trigger Eloquent model pivot events when attaching, detaching or updating.
mintbridge/eloquent-auditing
5374 Downloads
An eloquent package for recording model events to a database
sofa/model-locking
47990 Downloads
Pseudo pessimistic model locking with broadcasted events for Laravel Eloquent ORM.
interactively/plans
2958 Downloads
Laravel Plans is a package for SaaS apps that need management over plans, features, subscriptions, events for plans or limited, countable features.