PHPackages                             tipoff/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. tipoff/reviews

ActiveLibrary

tipoff/reviews
==============

Laravel Package for tracking Google reviews

2.2.1(5y ago)131.0k4[7 issues](https://github.com/tipoff/reviews/issues)MITPHPPHP ^7.4|^8.0

Since Feb 10Pushed 4y ago6 watchersCompare

[ Source](https://github.com/tipoff/reviews)[ Packagist](https://packagist.org/packages/tipoff/reviews)[ Docs](https://github.com/tipoff/reviews)[ GitHub Sponsors](https://github.com/tipoff)[ RSS](/packages/tipoff-reviews/feed)WikiDiscussions main Synced 6d ago

READMEChangelog (5)Dependencies (4)Versions (7)Used By (0)

Laravel Package for tracking Google reviews
===========================================

[](#laravel-package-for-tracking-google-reviews)

[![Latest Version on Packagist](https://camo.githubusercontent.com/80029f24f848f1f9cc6497f7ac7273cb03b7e242d1e7969d508ff60abe5adba3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7469706f66662f726576696577732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tipoff/reviews)[![Tests](https://github.com/tipoff/reviews/workflows/Tests/badge.svg)](https://github.com/tipoff/reviews/workflows/Tests/badge.svg)[![Total Downloads](https://camo.githubusercontent.com/0816c388b3d9e71442e8d290eac589629a148dec361272995ec667cfd1d7d4dc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7469706f66662f726576696577732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tipoff/reviews)

This is where your description should go.

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

[](#installation)

You can install the package via composer:

```
composer require tipoff/reviews
```

You can publish and run the migrations with:

```
php artisan vendor:publish --provider="Tipoff\Reviews\ReviewsServiceProvider" --tag="reviews-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --provider="Tipoff\Reviews\ReviewsServiceProvider" --tag="reviews-config"
```

This is the contents of the published config file:

```
return [
];
```

Models
------

[](#models)

We include the following models:

**List of Models**

- Competitor
- Insight
- Review
- Snapshot

For each of these models, this package implements an [authorization policy](https://laravel.com/docs/8.x/authorization) that extends the roles and permissions approach of the [tipoff/authorization](https://github.com/tipoff/authorization) package. The policies for each model in this package are registered through the package and do not need to be registered manually.

The models also have [Laravel Nova resources](https://nova.laravel.com/docs/3.0/resources/) in this package and they are also registered through the package and do not need to be registered manually.

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

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

License
-------

[](#license)

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

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance9

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 60.2% 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 ~20 days

Total

5

Last Release

1841d ago

Major Versions

1.0.0 → 2.0.02021-03-02

### Community

Maintainers

![](https://www.gravatar.com/avatar/6ccc9e3647546c97a5a77b995736302afd85bebdcb43d8fde7d11486579c30c0?d=identicon)[drewroberts](/maintainers/drewroberts)

---

Top Contributors

[![drewroberts](https://avatars.githubusercontent.com/u/24581081?v=4)](https://github.com/drewroberts "drewroberts (127 commits)")[![huntermontell](https://avatars.githubusercontent.com/u/64396917?v=4)](https://github.com/huntermontell "huntermontell (18 commits)")[![chx2](https://avatars.githubusercontent.com/u/24723492?v=4)](https://github.com/chx2 "chx2 (14 commits)")[![phuclh](https://avatars.githubusercontent.com/u/6707194?v=4)](https://github.com/phuclh "phuclh (14 commits)")[![djamesfar](https://avatars.githubusercontent.com/u/8541396?v=4)](https://github.com/djamesfar "djamesfar (9 commits)")[![kylebarney](https://avatars.githubusercontent.com/u/15039520?v=4)](https://github.com/kylebarney "kylebarney (8 commits)")[![wolfrednicolas](https://avatars.githubusercontent.com/u/13080491?v=4)](https://github.com/wolfrednicolas "wolfrednicolas (6 commits)")[![rappasoft](https://avatars.githubusercontent.com/u/6026504?v=4)](https://github.com/rappasoft "rappasoft (5 commits)")[![arwaawan](https://avatars.githubusercontent.com/u/16465411?v=4)](https://github.com/arwaawan "arwaawan (4 commits)")[![prestontoor](https://avatars.githubusercontent.com/u/22110334?v=4)](https://github.com/prestontoor "prestontoor (3 commits)")[![pdbreen](https://avatars.githubusercontent.com/u/1670907?v=4)](https://github.com/pdbreen "pdbreen (2 commits)")[![joshtorres](https://avatars.githubusercontent.com/u/5092957?v=4)](https://github.com/joshtorres "joshtorres (1 commits)")

---

Tags

reviewstipoff

### Embed Badge

![Health badge](/badges/tipoff-reviews/health.svg)

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

PHPackages © 2026

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