laravel-smart-cache
by yared
Automatic cache invalidation for Laravel — clear cache when models change, no manual work
laravel-activity-logger
by sdkwala
A Laravel package to log model events (created, updated, deleted) to a database table with hybrid model registration.
laravel-userstamps
Automatically track the user who created, updated, or deleted Eloquent models in Laravel, with database macros and model traits.