Libraries tagged by model events
cortex/forms
34 Downloads
Cortex Forms is a frontend layer for the 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.
model/logger
343 Downloads
Events and error logging
tonning/flashable
6572 Downloads
A simple trait to flash when model events are fired, like `created`, `updated`, and `saved`.
majidfeiz/laravel-easy-action-log
0 Downloads
Log Laravel model events with user and change details.
kettasoft/booter
17 Downloads
The Laravel Model Event Booter package provides a flexible way to organize and manage model event handling in Laravel applications. It allows developers to define specific actions for model events (such as created, updated, deleted, etc.) by associating them with custom classes. The package simplifies the process of executing logic for model events and makes it easy to extend and maintain event-driven behavior.
hvlucas/laravel-logger
412 Downloads
Log Model events easily with laravel-logger! Package is NOT LIVE yet
sailingdeveloper/laravel-generator
59 Downloads
Generate models, migrations, events, observers, Nova, form requests, resources from one model definition file.
checkitsedo/checkitcalendarize
4 Downloads
Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize
checkitsedo/calendarize
22 Downloads
Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize
xilon/php-mpm
70 Downloads
Supports multi-processing event-driven model
spyrit/glorpen-propel-bundle
10 Downloads
Propel events and model extending for Symfony2.
karser/glorpen-propel-bundle
16 Downloads
Propel events and model extending for Symfony2.
davidmars/redbean
160 Downloads
RedBeanPHP ORM (with an after_open event on models...)
sinclairt/track
47 Downloads
Track changes to your models and any custom events you'd like to keep track of
patrixsmart/adjustfly
27 Downloads
Record Laravel model adjustments during updating event.