PHPackages                             julien731/wp-review-me - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. julien731/wp-review-me

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

julien731/wp-review-me
======================

A lightweight library to help you get more reviews for your WordPress theme/plugin

2.0.1(9y ago)355.5k↓50%11[2 PRs](https://github.com/julien731/WP-Review-Me/pulls)GNU GPLPHPPHP &gt;=5.5.0

Since Apr 18Pushed 1y ago4 watchersCompare

[ Source](https://github.com/julien731/WP-Review-Me)[ Packagist](https://packagist.org/packages/julien731/wp-review-me)[ Docs](https://github.com/julien731/WP-Review-Me)[ RSS](/packages/julien731-wp-review-me/feed)WikiDiscussions develop Synced 1mo ago

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

WP Review Me
============

[](#wp-review-me)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/5a93481d0cd148cf9b4e09c889979e733d1d9e2ee2117390eafcdd146442e159/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6a756c69656e3733312f57502d5265766965772d4d652f6261646765732f7175616c6974792d73636f72652e706e673f623d646576656c6f70)](https://scrutinizer-ci.com/g/julien731/WP-Review-Me/?branch=develop)

*In order to comply with the WordPress.org guidelines, the EDD integration has been removed and the WooCommerce integration has been dropped.*

Are you distributing WordPress themes or plugins on WordPress.org? Then you know how important reviews are.

The bad thing with reviews is that, while unhappy users love to let the world know, happy users tend to forget reviewing your product.

How can you get more good reviews? Simply ask your users.

[![WP Review Me](https://camo.githubusercontent.com/0a20d8e06cb69e2c17366ea4e7a3b7d9c900f73cac3f5691a907c2ad28557195/687474703a2f2f692e696d6775722e636f6d2f396f4e47766d322e706e67)](https://camo.githubusercontent.com/0a20d8e06cb69e2c17366ea4e7a3b7d9c900f73cac3f5691a907c2ad28557195/687474703a2f2f692e696d6775722e636f6d2f396f4e47766d322e706e67)

How It Works
------------

[](#how-it-works)

Once instantiated, the library will leave an initial timestamp in the user's database.

When the admin is loaded, the current time is compared to the initial timestamp and, when it is time, an admin notice will kindly ask the user to review your product.

The admin notices can, of course, be dismissed by the user. It uses the [WP Dismissible Notices Handler library](https://github.com/julien731/WP-Dismissible-Notices-Handler) for handling notices.

#### Installation

[](#installation)

The simplest way to use WP Review Me is to add it as a Composer dependency:

```
composer require julien731/wp-review-me

```

### Example

[](#example)

Creating a new review prompt would look like that:

```
new WP_Review_Me( array( 'days_after' => 10, 'type' => 'plugin', 'slug' => 'my-plugin' ) );

```

This is the simplest way of creating a review prompt. If you want to customize it further, a few advanced parameters are available.

You can see the documentation on the wiki page:

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 94.9% 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 ~80 days

Total

3

Last Release

3514d ago

Major Versions

1.0.0 → 2.0.02016-04-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/270fb91060b994fdaf930b37ac5208dfab8a9ff59bd44b63f0861f4dbef3dc0f?d=identicon)[julien731](/maintainers/julien731)

---

Top Contributors

[![julien731](https://avatars.githubusercontent.com/u/1441024?v=4)](https://github.com/julien731 "julien731 (56 commits)")[![mallardduck](https://avatars.githubusercontent.com/u/619938?v=4)](https://github.com/mallardduck "mallardduck (2 commits)")[![Mte90](https://avatars.githubusercontent.com/u/403283?v=4)](https://github.com/Mte90 "Mte90 (1 commits)")

---

Tags

wordpresswordpress-php-library

### Embed Badge

![Health badge](/badges/julien731-wp-review-me/health.svg)

```
[![Health](https://phpackages.com/badges/julien731-wp-review-me/health.svg)](https://phpackages.com/packages/julien731-wp-review-me)
```

###  Alternatives

[haruncpi/laravel-h

A helper package for Laravel Framework

477.2k](/packages/haruncpi-laravel-h)

PHPackages © 2026

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