PHPackages                             ricardolobo/laravel-model-reviews - 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. ricardolobo/laravel-model-reviews

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

ricardolobo/laravel-model-reviews
=================================

Add reviews to a model

2.1.0(3w ago)084[2 PRs](https://github.com/ricardo-lobo/laravel-model-reviews/pulls)MITPHPPHP ^8.1

Since Jun 6Pushed 3w ago1 watchersCompare

[ Source](https://github.com/ricardo-lobo/laravel-model-reviews)[ Packagist](https://packagist.org/packages/ricardolobo/laravel-model-reviews)[ Docs](https://github.com/ricardolobo/laravel-model-reviews)[ RSS](/packages/ricardolobo-laravel-model-reviews/feed)WikiDiscussions main Synced yesterday

READMEChangelog (6)Dependencies (26)Versions (10)Used By (0)

Add reviews to a model
======================

[](#add-reviews-to-a-model)

[![Latest Version on Packagist](https://camo.githubusercontent.com/4f15dca5f218eed3ed8f0d50eb256bda92ed41c0e880b85bbca0532f4ab3c0d9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7269636172646f6c6f626f2f6c61726176656c2d6d6f64656c2d726576696577732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ricardolobo/laravel-model-reviews)

[![GitHub Tests Action Status](https://camo.githubusercontent.com/15d3ffd05de9861e79574b95242e8b66dd55ab5d5a9f64d07ac0e4ca7e02d3ed/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f7269636172646f6c6f626f2f6c61726176656c2d6d6f64656c2d726576696577732f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/ricardolobo/laravel-model-reviews/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/0596b6e648a50b48810e8e0eecbefd5137dfe84ef1e382d7bd6433ae23eeced8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f7269636172646f6c6f626f2f6c61726176656c2d6d6f64656c2d726576696577732f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/ricardolobo/laravel-model-reviews/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/721d6c2ac1a56aafc1e6f21f3f632a83ed890a3b89896a4d10940ee5d55d37f0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7269636172646f6c6f626f2f6c61726176656c2d6d6f64656c2d726576696577732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ricardolobo/laravel-model-reviews)

This package is not ready for production yet.

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

[](#installation)

You can install the package via composer:

```
composer require ricardolobo/laravel-model-reviews
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="laravel-model-reviews-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="laravel-model-reviews-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="laravel-model-reviews-views"
```

Usage
-----

[](#usage)

```
```

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)

- [Ricardo Lobo](https://github.com/ricardo-lobo)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

46

—

FairBetter than 92% of packages

Maintenance94

Actively maintained with recent releases

Popularity9

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~183 days

Recently: every ~274 days

Total

7

Last Release

26d ago

Major Versions

1.0.4 → 2.0.02024-09-12

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/565947?v=4)[Ricardo Lobo](/maintainers/ricardolobo)[@ricardolobo](https://github.com/ricardolobo)

---

Top Contributors

[![ricardo-wtl](https://avatars.githubusercontent.com/u/128471479?v=4)](https://github.com/ricardo-wtl "ricardo-wtl (17 commits)")[![ricardo-lobo](https://avatars.githubusercontent.com/u/21181036?v=4)](https://github.com/ricardo-lobo "ricardo-lobo (16 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (3 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (3 commits)")

---

Tags

laravelricardolobolaravel-model-reviews

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/ricardolobo-laravel-model-reviews/health.svg)

```
[![Health](https://phpackages.com/badges/ricardolobo-laravel-model-reviews/health.svg)](https://phpackages.com/packages/ricardolobo-laravel-model-reviews)
```

###  Alternatives

[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

329530.5k29](/packages/codewithdennis-filament-select-tree)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[worksome/exchange

Check Exchange Rates for any currency in Laravel.

124603.0k](/packages/worksome-exchange)[tarfin-labs/event-machine

Event-driven state machines for Laravel with event sourcing, type-safe context, and full audit trail.

199.4k](/packages/tarfin-labs-event-machine)

PHPackages © 2026

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