kettasoft/booter
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 simplifi
时间:2024-10-01 01:28
sailingdeveloper/laravel-generator
Generate models, migrations, events, observers, Nova, form requests, resources from one model definition file.
时间:2024-01-01 12:24
wcg-package/eloquent-event-logger
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.
时间:2023-12-19 09:20
centric/plans-for-laravel
Laravel Plans is a package for SaaS apps that need management over plans, features, subscriptions, events for plans or limited, countable features.
时间:2023-07-03 05:06
kamrul-haque/laravel-model-log
Log model events with data by simply adding a Trait
时间:2022-12-09 18:46
dniccum/nova-webhooks
A tool for Laravel's Nova administrator panel that enables users to create webhooks that can be customized to fire on specified Eloquent model events (created, updated, etc). This allows applications to communicate with other applications and integrations (Zapier, If This Then That, etc).
时间:2022-02-17 15:33
ipop/plans
Laravel Plans is a package for SaaS apps that need management over plans, features, subscriptions, events for plans or limited, countable features.
时间:2020-12-10 11:04
chocofamilyme/restapi-model-listener
Phalcon model listener
时间:2019-07-30 04:06
wfeller/laravel-batch
Insert, update or delete models in batch, while still firing model events.
时间:2018-11-18 00:13
signifly/laravel-pivot-events
Trigger Eloquent model pivot events when attaching, detaching or updating.
时间:2018-04-24 13:43
sofa/model-locking
Pseudo pessimistic model locking with broadcasted events for Laravel Eloquent ORM.
时间:2016-09-04 02:13
mintbridge/eloquent-auditing
An eloquent package for recording model events to a database
时间:2015-12-06 18:49
yii2mod/yii2-data-sync-behavior
Behavior for export data to local files from database tables. Changes are tracked using model events.
时间:2015-08-31 07:03