overtrue/laravel-follow
:heart: This package helps you to add user based follow system to your model. observed · 2026-08-28
Health v2 · maintenance only
72/100
- Activity 81
- Release rhythm 43
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 387
- age_days: 3582
- days_rel: 167
- days_push: 118
- n_releases_24m: 2
Adoption not part of the score
1221 stars · 134 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Laravel package that adds a user-based follow/unfollow system to Eloquent models via traits. It supports follow requests with approval, toggling, and querying followings/followers relationships.
Use cases
- add follow system to laravel models
- implement followers and following in laravel app
- follow/unfollow users with approval requests
- add social graph features to eloquent models
- track which users follow channels or models
- toggle follow state on a model
When to choose
- you use Laravel/Eloquent and need follow relationships between users or models
- you want follow requests with approve/reject workflow
- you want a drop-in trait-based solution with migrations
When to avoid
- you are not using Laravel or Eloquent ORM
- you need a full social network platform rather than a single feature
- you need likes, votes, or subscriptions - use the sibling packages instead
Facets
library · maturity stable
orm database web-development backend social-media php laravel-package follow-system eloquent-traits social-features composer laravel
1 source
- readme: https://github.com/overtrue/laravel-follow · fetched 2026-08-28 · e86e58572ce8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| overtrue/laravel-follow | main | 72 |
For agents
markdown · JSON · MCP: product_card(name="overtrue/laravel-follow")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem