Libraries tagged by eloquent events
shooka/laravel-modelevents
6691 Downloads
Let a service provider handle your model events
sansanlabs/laravel-userstamps
118 Downloads
Package to add userstamps to models.
hashemi/fireworks
72 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
484 Downloads
Update Elasticsearch data or clear cache when the model or any related model is updated, created or deleted.
binary-cats/coordinator
60 Downloads
Schedule and manage resource booking (appointments) in your Laravel app
rinvex/laravel-forms
949 Downloads
Rinvex Forms is a dynamic form builder for Laravel, it's like the missing gem, the possibilities of using it are endless! With flexible API and powerful features you can build almost every kind of complex form with ease.
sarahman/laravel-activitylog-with-pivots
411 Downloads
Activity Log package deals with all kinds of Eloquent events based logging as well as pivot models events.
reshadman/laravel-committed
25 Downloads
Adds **committed** event to Eloquent default event callbacks (created, creating, saved, saving...).
paxha/laravel-sluggable
4029 Downloads
This package provides an event that will generate a unique slug when saving or creating any Eloquent model.
wcg-package/eloquent-event-logger
12 Downloads
Eloquent Event Logger is a logging tool for Laravel's Eloquent ORM. It's designed to automatically record and log events for Laravel Eloquent model's operations such as creation, updates and deletions. Detailed event logs help facilitate debugging and keep track of changes made to models over time. It's a tool for monitoring your application's data layer, ensuring data integrity, and aiding in development.
slavcodev/laravel-event-recorder
1477 Downloads
Laravel Eloquent event recorder
digitalcloud/eloquent-custom-actions
3 Downloads
Laravel Eloquent Custom Actions, make it easier to simulate eloquent events for custom actions.
websecret/eloquent-eventsourceable
293 Downloads
EventSourceable trait for Eloquent
mirbaagheri/eloquent-extra-events
11 Downloads
Events additional to the eloquent
liutao-me/laravel-transactional-model-events
2 Downloads
Add eloquent model events fired after a transaction is committed or rolled back