PHPackages                             snowio/magento2-product-rating-extension - 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. snowio/magento2-product-rating-extension

ActiveMagento2-module

snowio/magento2-product-rating-extension
========================================

A Magento 2 module which exposes a products average ratings and rating count as an extension attribute

v2.0.0(9y ago)107.9k1[1 issues](https://github.com/snowio/magento2-average-product-rating/issues)MITPHPPHP &gt;=7

Since Nov 8Pushed 9y ago5 watchersCompare

[ Source](https://github.com/snowio/magento2-average-product-rating)[ Packagist](https://packagist.org/packages/snowio/magento2-product-rating-extension)[ RSS](/packages/snowio-magento2-product-rating-extension/feed)WikiDiscussions master Synced 2mo ago

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

Magento 2 Product Rating Extension
==================================

[](#magento-2-product-rating-extension)

Description
-----------

[](#description)

A Magento 2 module which exposes a products **average review rating** and **rating count**. These two fields are exposed as extension attributes that are accessible via Product get API calls. Please refer to the Magento 2 DevDocs section on [Getting Started with Magento Web APIs](http://devdocs.magento.com/guides/v2.1/get-started/bk-get-started-api.html) for more information about API access.

Prerequisites
-------------

[](#prerequisites)

- PHP 7.0 or newer
- Composer ().
- `magento/module-catalog` module 100, 101 or newer.
- `magento/module-review` module 100 or newer.
- `magento/module-store` module 100 or newer.
- `magento/framework` 100 or newer

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

[](#installation)

```
composer require snowio/magento2-product-rating-extension
php bin/magento module:enable SnowIO_ProductRatingExtension
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento cache:flush

```

Usage
-----

[](#usage)

Once installed subsequent product requests will contain new `extension_attributes` with the fields `average_review_rating` and `ratings_count`.

- `average_review_rating` : The average rating of all reviews of the product.
- `ratings_count` : The number of review ratings.

License
-------

[](#license)

This software is licensed under the MIT License. [View the license](LICENSE)

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 75% 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 ~46 days

Total

5

Last Release

3289d ago

Major Versions

v1.2.0 → v2.0.02017-05-11

### Community

Maintainers

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

![](https://www.gravatar.com/avatar/248c125feb1acc5c8932c06226dcd5086760736ff5fc9ec69be32a3aeae8a339?d=identicon)[chickenland](/maintainers/chickenland)

---

Top Contributors

[![joshdifabio](https://avatars.githubusercontent.com/u/5609851?v=4)](https://github.com/joshdifabio "joshdifabio (3 commits)")[![qrz-io](https://avatars.githubusercontent.com/u/3646206?v=4)](https://github.com/qrz-io "qrz-io (1 commits)")

---

Tags

middlewaresnowio

### Embed Badge

![Health badge](/badges/snowio-magento2-product-rating-extension/health.svg)

```
[![Health](https://phpackages.com/badges/snowio-magento2-product-rating-extension/health.svg)](https://phpackages.com/packages/snowio-magento2-product-rating-extension)
```

###  Alternatives

[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8044.5M33](/packages/smile-elasticsuite)[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50374.2k18](/packages/dotdigital-dotdigital-magento2-extension)[mollie/magento2

Mollie Payment Module for Magento 2

1121.6M10](/packages/mollie-magento2)[fastly/magento2

Fastly CDN Module for Magento 2.4.x

1564.2M1](/packages/fastly-magento2)[swissup/module-search-mysql-legacy

Legacy mysql search for magento 2.4

10483.0k](/packages/swissup-module-search-mysql-legacy)[lizardmedia/module-varnish-warmer

Varnish Cache Warmer Magento2 module by Lizard Media

6276.8k](/packages/lizardmedia-module-varnish-warmer)

PHPackages © 2026

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