PHPackages                             cslant/laravel-like - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. cslant/laravel-like

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

cslant/laravel-like
===================

A package providing 👍 like, 👎 dislike and love ❤️ or unlike ✋features features for Laravel applications.

v2.0.0(1y ago)2422.2k↑29.3%1[1 PRs](https://github.com/cslant/laravel-like/pulls)1MITPHPPHP ^8.2CI passing

Since Sep 23Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/cslant/laravel-like)[ Packagist](https://packagist.org/packages/cslant/laravel-like)[ Docs](https://github.com/cslant/laravel-like)[ GitHub Sponsors](https://github.com/tanhongit)[ RSS](/packages/cslant-laravel-like/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (10)Versions (14)Used By (1)

laravel-like
============

[](#laravel-like)

The interaction for User 👍 like, 👎 dislike, and love ❤️ features for Laravel Application.

[![Laravel Like Package](https://github.com/cslant/laravel-like-docs/raw/main/assets/public/images/laravel-like-thumb.webp)](https://github.com/cslant/laravel-like-docs/blob/main/assets/public/images/laravel-like-thumb.webp)

[![License](https://camo.githubusercontent.com/537f8c459873f9de7fac8f6520642b22b21be04c16f7d9923909493f12cce292/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f63736c616e742f6c61726176656c2d6c696b652e7376673f7374796c653d666c61742d737175617265)](#)[![Latest Version](https://camo.githubusercontent.com/035da04836ff189c1001c45f403b5c3021151cb9633e2115fbee3574802061e9/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f63736c616e742f6c61726176656c2d6c696b652e7376673f7374796c653d666c61742d737175617265)](https://github.com/cslant/laravel-like/releases)[![Total Downloads](https://camo.githubusercontent.com/b54af24d18f4c05cd62bb8bff2dde2938e03bb008c4fa7e8a97a48fa78d08bba/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f63736c616e742f6c61726176656c2d6c696b652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/cslant/laravel-like)[![Test Status](https://camo.githubusercontent.com/1f34b43fba37004966a732c6939738105b2bf3c590c3334dcc6060d037d9ddf2/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f63736c616e742f6c61726176656c2d6c696b652f73657475705f746573742e796d6c3f6c6162656c3d7465737473266272616e63683d6d61696e)](https://github.com/cslant/laravel-like/actions/workflows/setup_test.yml)[![Code Style Status](https://camo.githubusercontent.com/c71d1056ace6126bebd23c713182f668bc57a24d47d422fe08373427946bb3b8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f63736c616e742f6c61726176656c2d6c696b652f7068702d63732d66697865722e796d6c3f6c6162656c3d636f64652532307374796c65266272616e63683d6d61696e)](https://github.com/cslant/laravel-like/actions/workflows/php-cs-fixer.yml)[![Quality Score](https://camo.githubusercontent.com/853ee9773d86f26699ef8894e41411c92018074c7d541e0ddaa88db51612e267/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f63736c616e742f6c61726176656c2d6c696b652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/cslant/laravel-like)

📝 Introduction
--------------

[](#-introduction)

This package provides an interaction way to add like 👍, dislike 👎, and love ❤️ features to your Laravel application.

It is easy to use and can be customized to fit your needs.

📋 Requirements
--------------

[](#-requirements)

- PHP ^8.1
- Laravel ^9.0|^10.0|^11.0

Is MaintainPHPLaravelBlog Core✅^8.2^11.0, ^12.0v2.x❌^8.1^9.0, ^10.0, ^11.0v1.x📖 Official Documentation
------------------------

[](#-official-documentation)

The detailed documentation is in the **[Laravel Like Package - Official documentation](https://docs.cslant.com/laravel-like)**.

🔧 Installation
--------------

[](#-installation)

You can install the package via Composer:

```
composer require cslant/laravel-like
```

Configuration and Migrations
----------------------------

[](#configuration-and-migrations)

You can publish all the necessary configuration and migration files by running the following command:

```
php artisan vendor:publish --provider="CSlant\LaravelLike\LikeServiceProvider"
```

After the configuration file has been published, you can run the migration:

```
php artisan migrate
```

📄 License
---------

[](#-license)

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

🙏 Acknowledgement
-----------------

[](#-acknowledgement)

This package is inspired by the [laravel-like](https://github.com/overtrue/laravel-like) package by [overtrue](https://github.com/overtrue). I have added some additional features and improvements to the package.

###  Health Score

49

—

FairBetter than 95% of packages

Maintenance71

Regular maintenance activity

Popularity37

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.6% 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 ~18 days

Recently: every ~47 days

Total

12

Last Release

400d ago

Major Versions

v0.4.0 → v1.0.02024-09-25

v1.0.5 → v2.0.02025-04-14

PHP version history (2 changes)v0.1.0PHP ^8.1

v2.0.0PHP ^8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/35853002?v=4)[Tan Nguyen](/maintainers/tanhongit)[@tanhongit](https://github.com/tanhongit)

---

Top Contributors

[![tanhongit](https://avatars.githubusercontent.com/u/35853002?v=4)](https://github.com/tanhongit "tanhongit (144 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (7 commits)")[![cslant-dev](https://avatars.githubusercontent.com/u/175740988?v=4)](https://github.com/cslant-dev "cslant-dev (4 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (3 commits)")[![mytruong-z](https://avatars.githubusercontent.com/u/41782955?v=4)](https://github.com/mytruong-z "mytruong-z (1 commits)")

---

Tags

cslantcslant-packagelaravellaravel-interactionlaravel-likelaravel-packagespackagesuser-interactionlaravelcslantlike-dislikelaravel-likecslant-packagecslant-laravel-likecslant-likelaravel-dislikelike-packagelaravel-like-packagelaravel-love

###  Code Quality

TestsPest

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/cslant-laravel-like/health.svg)

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

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[laracraft-tech/laravel-useful-additions

A collection of useful Laravel additions!

58109.4k](/packages/laracraft-tech-laravel-useful-additions)[glhd/special

1929.4k](/packages/glhd-special)[bjuppa/laravel-blog

Add blog functionality to your Laravel project

483.3k2](/packages/bjuppa-laravel-blog)

PHPackages © 2026

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