PHPackages                             omnia-digital/catalyst-reviews-plugin - 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. omnia-digital/catalyst-reviews-plugin

ActiveLibrary

omnia-digital/catalyst-reviews-plugin
=====================================

Reviews plugin for Catalyst

052[2 PRs](https://github.com/omnia-digital/catalyst-reviews-plugin/pulls)PHP

Since Feb 15Pushed 2y ago1 watchersCompare

[ Source](https://github.com/omnia-digital/catalyst-reviews-plugin)[ Packagist](https://packagist.org/packages/omnia-digital/catalyst-reviews-plugin)[ RSS](/packages/omnia-digital-catalyst-reviews-plugin/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

Reviews plugin for Catalyst
===========================

[](#reviews-plugin-for-catalyst)

[![Latest Version on Packagist](https://camo.githubusercontent.com/34931a2e85a7cf7e1e6d20e9c40b35a462b0165698c10eb58dad3bf759504ee3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f6d6e69612d6469676974616c2f636174616c7973742d726576696577732d706c7567696e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/omnia-digital/catalyst-reviews-plugin)[![GitHub Tests Action Status](https://camo.githubusercontent.com/d420a3747317cb7fdff38a0b3ab93c90217683f423bd0e9a1e010c4ced67483b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6f6d6e69612d6469676974616c2f636174616c7973742d726576696577732d706c7567696e2f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/omnia-digital/catalyst-reviews-plugin/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/2e121e496c2b94f020d3d84c988dc78230c9071c58f68920da37f9d53b74398f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6f6d6e69612d6469676974616c2f636174616c7973742d726576696577732d706c7567696e2f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/omnia-digital/catalyst-reviews-plugin/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/ecf154eb1ba8dd6d65419258a1a5915b7b009fdcee16268d84e2b7493cc91920/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f6d6e69612d6469676974616c2f636174616c7973742d726576696577732d706c7567696e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/omnia-digital/catalyst-reviews-plugin)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require omnia-digital/catalyst-reviews-plugin
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="catalyst-reviews-plugin-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="catalyst-reviews-plugin-config"
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="catalyst-reviews-plugin-views"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$catalystReviewsPlugin = new OmniaDigital\CatalystReviewsPlugin();
echo $catalystReviewsPlugin->echoPhrase('Hello, OmniaDigital!');
```

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)

- [Josh Torres](https://github.com/joshtorres)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance26

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 Bus Factor1

Top contributor holds 87.5% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/58eaaf3ed33b7bae901022c967d0be524f1ad85c370296212307b0dd4fa4fc8e?d=identicon)[omniadigital](/maintainers/omniadigital)

---

Top Contributors

[![joshtorres](https://avatars.githubusercontent.com/u/5092957?v=4)](https://github.com/joshtorres "joshtorres (14 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

### Embed Badge

![Health badge](/badges/omnia-digital-catalyst-reviews-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/omnia-digital-catalyst-reviews-plugin/health.svg)](https://phpackages.com/packages/omnia-digital-catalyst-reviews-plugin)
```

PHPackages © 2026

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