PHPackages                             ayasoftware/magento2-review-api - 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. ayasoftware/magento2-review-api

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

ayasoftware/magento2-review-api
===============================

Review WebAPI

1.0.4(2mo ago)06MITPHPPHP ^8.3 || ^8.4

Since May 11Pushed 2mo agoCompare

[ Source](https://github.com/ayasoftware/magento2-review-api)[ Packagist](https://packagist.org/packages/ayasoftware/magento2-review-api)[ RSS](/packages/ayasoftware-magento2-review-api/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (1)Versions (4)Used By (0)

### Overview

[](#overview)

Currently, Magento 2 does not provide the REST API for the Reviews Extension of the products. This module implement WebAPI for product reviews (partially)

Tested compatibility target: Magento Open Source / Adobe Commerce `2.4.8` with PHP `8.3` and `8.4`.

Module allow:

- Get one review
- Create review with ratings
- Update review with ratings
- Search reviews
- Get product reviews

ResourceRequest methodDescription/V1/reviews/:idGETGet one review/V1/reviews/:idPUTUpdate review/V1/reviews/:idDELETEDelete review/V1/reviews/POSTCreate review/V1/reviews/GETSearch reviews/V1/products/:sku/reviewsGETGet product reviewsACL
---

[](#acl)

The module exposes a custom Magento ACL resource:

- `Ayasoftware_ReviewApi::reviewapi`
- `Ayasoftware_ReviewApi::reviews`

[Docs for adding a new review with ratings](docs/api-specs.md)

### Install

[](#install)

To install this module please use composer dependency manager. In Your Magento2 folder please do execute:

```
composer require ayasoftware/magento2-review-api
php bin/magento setup:upgrade
```

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance86

Actively maintained with recent releases

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity53

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

Total

3

Last Release

74d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2abe8ab4836303228a670f9dcc0080462a253c1cadd0b3f140086fdca8627e45?d=identicon)[hmatardeveloper](/maintainers/hmatardeveloper)

---

Top Contributors

[![ayasoftware](https://avatars.githubusercontent.com/u/374977?v=4)](https://github.com/ayasoftware "ayasoftware (3 commits)")

### Embed Badge

![Health badge](/badges/ayasoftware-magento2-review-api/health.svg)

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

###  Alternatives

[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k18](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)[divante/magento2-review-api

Review WebAPI

3338.4k](/packages/divante-magento2-review-api)

PHPackages © 2026

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