PHPackages                             lecturize/laravel-followers - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. lecturize/laravel-followers

ActiveLibrary[Database &amp; ORM](/categories/database)

lecturize/laravel-followers
===========================

Build a poly-morph Follower system or simply associate Eloquent models in Laravel 5.

v1.1.0(3y ago)131.4k2[1 PRs](https://github.com/Lecturize/Laravel-Followers/pulls)MITPHPPHP ^8.0CI failing

Since Sep 5Pushed 3y ago2 watchersCompare

[ Source](https://github.com/Lecturize/Laravel-Followers)[ Packagist](https://packagist.org/packages/lecturize/laravel-followers)[ Docs](https://github.com/Lecturize/Laravel-Followers)[ RSS](/packages/lecturize-laravel-followers/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (3)Dependencies (5)Versions (5)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/6b7ebecd2f4b2914d88e9ad62cf9749bf9236ef23c1487ced95c9ae2b0f26e35/68747470733a2f2f706f7365722e707567782e6f72672f6c6563747572697a652f6c61726176656c2d666f6c6c6f776572732f762f737461626c65)](https://packagist.org/packages/lecturize/laravel-followers)[![Total Downloads](https://camo.githubusercontent.com/5adcb55b7b1fea8b19ea0b9088bbbd612db31c0f8818d04f3289e0d51cdaeafc/68747470733a2f2f706f7365722e707567782e6f72672f6c6563747572697a652f6c61726176656c2d666f6c6c6f776572732f646f776e6c6f616473)](https://packagist.org/packages/lecturize/laravel-followers)[![License](https://camo.githubusercontent.com/83204f8cf97e6e9fece24a3dcc4e2317b2150e34b76603a681aac18362a5911e/68747470733a2f2f706f7365722e707567782e6f72672f6c6563747572697a652f6c61726176656c2d666f6c6c6f776572732f6c6963656e7365)](https://packagist.org/packages/lecturize/laravel-followers)

Laravel Followers
=================

[](#laravel-followers)

Build a poly-morph follower system or simply associate Eloquent models in Laravel.

Installation
------------

[](#installation)

Require the package from your `composer.json` file

```
"require": {
    "lecturize/laravel-followers": "dev-master"
}
```

and run `$ composer update` or both in one with `$ composer require lecturize/laravel-followers`.

Next register the service provider and (optional) facade to your `config/app.php` file

Configuration &amp; Migration
-----------------------------

[](#configuration--migration)

```
$ php artisan vendor:publish --provider="Lecturize\Followers\FollowersServiceProvider"
```

This will publish a `config/lecturize.php` and some migration files, that you'll have to run:

```
$ php artisan migrate
```

For migrations to be properly published ensure that you have added the directory `database/migrations` to the classmap in your projects `composer.json`.

License
-------

[](#license)

Licensed under [MIT license](http://opensource.org/licenses/MIT).

Author
------

[](#author)

**Handcrafted with love by [Alexander Manfred Poellmann](https://twitter.com/AMPoellmann) in Vienna &amp; Rome.**

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~908 days

Total

4

Last Release

1225d ago

Major Versions

v0.1.0 → v1.0.02021-02-13

PHP version history (4 changes)v0.0.1PHP &gt;=5.5.9

v0.1.0PHP &gt;=5.6.4|^7.0

v1.0.0PHP ^7.2.5|^8.0

v1.1.0PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/d780bcb538e8dfa5311d2d1bd17bad79e8b9b36e4e9eb4db980ef33c3a22b366?d=identicon)[AlexanderPoellmann](/maintainers/AlexanderPoellmann)

---

Top Contributors

[![AlexanderPoellmann](https://avatars.githubusercontent.com/u/6631793?v=4)](https://github.com/AlexanderPoellmann "AlexanderPoellmann (55 commits)")

---

Tags

laraveleloquentFollowersfollowingfollowablefollowerfollower system

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/lecturize-laravel-followers/health.svg)

```
[![Health](https://phpackages.com/badges/lecturize-laravel-followers/health.svg)](https://phpackages.com/packages/lecturize-laravel-followers)
```

###  Alternatives

[kirschbaum-development/eloquent-power-joins

The Laravel magic applied to joins.

1.6k29.9M42](/packages/kirschbaum-development-eloquent-power-joins)[mongodb/laravel-mongodb

A MongoDB based Eloquent model and Query builder for Laravel

7.1k8.0M90](/packages/mongodb-laravel-mongodb)[spatie/laravel-sluggable

Generate slugs when saving Eloquent models

1.5k12.4M294](/packages/spatie-laravel-sluggable)[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[watson/validating

Eloquent model validating trait.

9733.4M53](/packages/watson-validating)[yajra/laravel-oci8

Oracle DB driver for Laravel via OCI8

8723.1M23](/packages/yajra-laravel-oci8)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
