Support the ongoing development of Laravel.io →
posted 11 years ago
Packages

In the past I've done this on my own but I'm wondering if anyone knows of an open-source package to generate user activity feeds.

Basically you would record that user X edited record Y on Z date and display that information in a descending feed. This can get lot more complicated if you decide to show what exactly they changed or show different layouts for each activity item (think showing pictures when a picture is uploaded, ie facebook).

I'm hoping I don't have to create it myself but its looking that way from a quick search on packagist.

Last updated 3 years ago.
0

I was planning on something like that myself.

I found a project called Revisionable.

It doesn't seem to handle everything that I want. I just played with it for a few minutes and I don't think it handles creations and deletes. Also I can get the revisions on a given model, I haven't figured out how to get all recent revisions.

Last updated 3 years ago.
0

Yeah, revisionable is something in my toolset and I'm thinking of leveraging it to create an activity type package since there seems to be nothing else out there.

Last updated 3 years ago.
0

Sign in to participate in this thread!

PHPverse

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.