PHPackages                             akira/laravel-likeable - 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. akira/laravel-likeable

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

akira/laravel-likeable
======================

Laravel Likeable is a lightweight and flexible package that seamlessly adds like and unlike functionality to your Eloquent models.

0.3.0(6mo ago)4619[3 PRs](https://github.com/akira-io/laravel-likeable/pulls)MITPHPPHP ^8.4CI passing

Since May 3Pushed 2w ago1 watchersCompare

[ Source](https://github.com/akira-io/laravel-likeable)[ Packagist](https://packagist.org/packages/akira/laravel-likeable)[ Docs](https://github.com/akira-io/laravel-likeable)[ GitHub Sponsors](https://github.com/Akira)[ RSS](/packages/akira-laravel-likeable/feed)WikiDiscussions 1.x Synced today

READMEChangelog (4)Dependencies (17)Versions (9)Used By (0)

Laravel Likeable
================

[](#laravel-likeable)

[![Latest Version on Packagist](https://camo.githubusercontent.com/e66be0db0361db04e85da66e82ced20c2e30dd76bfa14599b36728bbaa360401/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616b6972612f6c61726176656c2d6c696b6561626c652e737667)](https://packagist.org/packages/akira/laravel-likeable)[![Total Downloads](https://camo.githubusercontent.com/c0f9c5f2737ba2bb677608e408654bcf96b6c1a94f0bf2801cf1e7ccdaa149d8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616b6972612f6c61726176656c2d6c696b6561626c652e737667)](https://packagist.org/packages/akira/laravel-likeable)[![PHPStan Level](https://camo.githubusercontent.com/3eef5bfb737c3eb8f74ff340fd46dc7a1cc6a5af7e425296fcec68a1ad6f5ad9/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068707374616e2d6c6576656c253230392d627269676874677265656e2e737667)](https://phpstan.org)[![License](https://camo.githubusercontent.com/2afcc1811c07881a840e1370c4f07fc15b79cc8d552a10efe9d45123277819b0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f616b6972612f6c61726176656c2d6c696b6561626c652e737667)](https://github.com/akira-io/laravel-likeable/blob/main/LICENSE)

**Laravel Likeable** is a lightweight and flexible package that seamlessly adds like and unlike functionality to your Eloquent models.

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

[](#installation)

You can install the package via composer:

```
composer require akira/laravel-likeable
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="likeable-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="likeable-config"
```

Documentation
-------------

[](#documentation)

You'll find installation instructions and full documentation on [Followable website](https://likeable.akira-io.com).

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [kidiatoliny](https://github.com/kidiatoliny)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

44

—

FairBetter than 90% of packages

Maintenance84

Actively maintained with recent releases

Popularity21

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 67.7% 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 ~84 days

Total

5

Last Release

91d ago

Major Versions

0.3.0 → 1.x-dev2026-04-04

### Community

Maintainers

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

---

Top Contributors

[![kidiatoliny](https://avatars.githubusercontent.com/u/48266788?v=4)](https://github.com/kidiatoliny "kidiatoliny (21 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (6 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (4 commits)")

---

Tags

laravelakiralaravel-likeable

###  Code Quality

TestsPest

Static AnalysisPHPStan, Rector

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/akira-laravel-likeable/health.svg)

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

###  Alternatives

[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.1k11.2M100](/packages/dedoc-scramble)[wnx/laravel-backup-restore

A package to restore database backups made with spatie/laravel-backup.

213421.0k2](/packages/wnx-laravel-backup-restore)[spatie/laravel-passkeys

Use passkeys in your Laravel app

471890.7k39](/packages/spatie-laravel-passkeys)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[lacodix/laravel-model-filter

A Laravel package to filter, search and sort models with ease while fetching from database.

17558.6k](/packages/lacodix-laravel-model-filter)

PHPackages © 2026

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