Libraries tagged by eloquent events
genesis-tecnologia/laravel-eloquent-extra-events
764 Downloads
Eventos adicionais para o eloquent
adamthehutt/eloquent-constructed-event
1823 Downloads
Eloquent model trait to add a 'constructed' event, which will fire immediately after object construction
luissantiago/elogquent
16 Downloads
Listens to Eloquent model events and logs configured attribute changes into a history table.
perfocard/flow
8 Downloads
Package for Laravel that adds status flow management for Eloquent models with events and listeners (QUEUED, PROCESSING, ERROR, COMPLETE).
shooka/laravel-modelevents
6691 Downloads
Let a service provider handle your model events
sansanlabs/laravel-userstamps
217 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
485 Downloads
Update Elasticsearch data or clear cache when the model or any related model is updated, created or deleted.
binary-cats/coordinator
68 Downloads
Schedule and manage resource booking (appointments) in your Laravel app
rinvex/laravel-forms
953 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
643 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
4037 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
1620 Downloads
Laravel Eloquent event recorder