Libraries tagged by model events
adamthehutt/eloquent-constructed-event
1788 Downloads
Eloquent model trait to add a 'constructed' event, which will fire immediately after object construction
towoju5/plans
2433 Downloads
Laravel Plans is a package for SaaS apps that need management over plans, features, subscriptions, events for plans or limited, countable features.
marcj/propel-eventdispatcher-behavior
98668 Downloads
Integrates the Symfony2 EventDispatcher component in your Model classes for Propel2 alpha 3.
beitsafe/laravel-uuid-auditing
11690 Downloads
This package adds Traits for generating UUIDs and filling audit columns on Models, extends fico7489/laravel-pivot to add UUIDs to Pivot Tables
msgphp/domain
68032 Downloads
A dependency-free package to help building a business domain layer
sarahman/laravel-activitylog-with-pivots
624 Downloads
Activity Log package deals with all kinds of Eloquent events based logging as well as pivot models events.
mjkhajeh/wporm
77 Downloads
WPORM is a lightweight, Eloquent-inspired ORM for WordPress plugins and themes. It provides expressive, fluent query building, model relationships, schema management, attribute casting, and event hooks—while fully supporting the WordPress database API and table prefixing. WPORM makes it easy to build modern, maintainable database code in any WordPress project.
shooka/laravel-modelevents
6691 Downloads
Let a service provider handle your model events
model/events
2067 Downloads
Events dispatcher
arckinteractive/events_api
143 Downloads
A robust data model and api for events
chocofamilyme/restapi-model-listener
4206 Downloads
Phalcon model listener
sansanlabs/laravel-userstamps
185 Downloads
Package to add userstamps to models.
luissantiago/elogquent
16 Downloads
Listens to Eloquent model events and logs configured attribute changes into a history table.
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.