PHPackages                             alex-le/magento2-review-summary - 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. [API Development](/categories/api)
4. /
5. alex-le/magento2-review-summary

ActiveMagento2-module[API Development](/categories/api)

alex-le/magento2-review-summary
===============================

Magento 2 Review Summary REST API

v1.0.6(3y ago)013MITPHPPHP &gt;=7.1

Since May 13Pushed 3y ago1 watchersCompare

[ Source](https://github.com/alex-LE/magento2-review-summary)[ Packagist](https://packagist.org/packages/alex-le/magento2-review-summary)[ RSS](/packages/alex-le-magento2-review-summary/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)Dependencies (1)Versions (8)Used By (0)

### Overview

[](#overview)

Magento does not provide a REST API Endpoint to get the reviews/ratings from a product. This Module implements an endpoint to get the rating summary for a single product (by SKU).

### Install

[](#install)

Use composer to install this module. From your Magento 2 folder run:

```
composer require alex-le/magento2-review-summary
php bin/magento setup:upgrade
```

### Usage

[](#usage)

Create an API Token and provide access to Marketing -&gt; User Content -&gt; Reviews

Use the following API Endpoint:

EndpointRequest method/V1/products/:sku/review-summaryGETResponse Example:

```
{
    "summary": 60,
    "count": 3
}
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~123 days

Recently: every ~185 days

Total

7

Last Release

1449d ago

PHP version history (2 changes)v1.0.0PHP ~7.1.0|~7.2.0|~7.3.0

v1.0.6PHP &gt;=7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/7e20bb50982946b4063331495e8774f45ec3a3f6605416f9b205c1e6975564b9?d=identicon)[alexLE](/maintainers/alexLE)

---

Top Contributors

[![alex-LE](https://avatars.githubusercontent.com/u/1616675?v=4)](https://github.com/alex-LE "alex-LE (3 commits)")

---

Tags

apimagento2magento2-extension-freemagento2-moduleratingreview

### Embed Badge

![Health badge](/badges/alex-le-magento2-review-summary/health.svg)

```
[![Health](https://phpackages.com/badges/alex-le-magento2-review-summary/health.svg)](https://phpackages.com/packages/alex-le-magento2-review-summary)
```

###  Alternatives

[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)[hubspot/api-client

Hubspot API client

23414.2M16](/packages/hubspot-api-client)

PHPackages © 2026

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