Libraries tagged by model events
fico7489/laravel-updated-related
484 Downloads
Update Elasticsearch data or clear cache when the model or any related model is updated, created or deleted.
djunehor/laravel-revert-query
17 Downloads
Log all model events and revert specific model event
yottahq/bookable
2 Downloads
A Laravel package that provides flexible and reusable booking functionality for any model.
minhajul/activity-logger
11 Downloads
Bare bones laravel activity logger package just to log model activity.
fish/eloquent-logger
13955 Downloads
Log Eloquent model changes to a designated logs table
chaseconey/laravel-activity
86 Downloads
A simple Laravel model activity recording mechanism
rinvex/laravel-forms
950 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.
ronan-gloo/laravel-eloquent-observer
8 Downloads
Dispatch Eloquent’s models events to the model’s instance, and / or a specific class
floriandomgjoni/laravel-ai-factory
25 Downloads
Laravel package for generating realistic factory data using AI (OpenAI, Gemini, DeepSeek) with support for manual and hardcoded fields, model events, and bulk inserts.
yii2mod/yii2-data-sync-behavior
135 Downloads
Behavior for export data to local files from database tables. Changes are tracked using model events.
khairul/laravel-auto-refresh-cache
5 Downloads
Automatically refresh Laravel cache on model save or delete events.
mootensai/yii2-before-query
97 Downloads
Add before query or before find event on Yii 2 models
magento-ecg/magento-finder
109 Downloads
Magento Finder extends Symfony Finder component and finds Magento modules; models, controllers, helpers, etc.; rewrites, cron jobs and events declared, and many more.
kama812/laravel-comments
39 Downloads
Comments system for your Laravel application. Features: can be used to comment on any model, HTML filter customization (HTMLPurifier), API, comment rating, replies, events, auth rules ...
grazulex/laravel-statecraft
5 Downloads
A declarative and testable way to model entity state transitions (orders, documents, processes…) with guard conditions, actions, and events.