PHPackages                             doublesecretagency/craft-starratings - 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. doublesecretagency/craft-starratings

ActiveCraft-plugin[Utility &amp; Helpers](/categories/utility)

doublesecretagency/craft-starratings
====================================

An easy to use and highly flexible ratings system.

3.0.0(2y ago)48.0k↑166.7%3[12 issues](https://github.com/doublesecretagency/craft-starratings/issues)[1 PRs](https://github.com/doublesecretagency/craft-starratings/pulls)proprietaryPHP

Since Apr 16Pushed 1y ago1 watchersCompare

[ Source](https://github.com/doublesecretagency/craft-starratings)[ Packagist](https://packagist.org/packages/doublesecretagency/craft-starratings)[ RSS](/packages/doublesecretagency-craft-starratings/feed)WikiDiscussions v3-dev Synced 1mo ago

READMEChangelog (2)Dependencies (2)Versions (17)Used By (0)

Star Ratings plugin for Craft CMS
=================================

[](#star-ratings-plugin-for-craft-cms)

An easy to use and highly flexible ratings system.

[![](src/resources/img/example-stars.png)](src/resources/img/example-stars.png)

---

Rate Elements
-------------

[](#rate-elements)

Just specify the element ID of the item you want to rate. Any element type (Entry, Asset, User, etc) will work!

```
{{ craft.starRatings.stars(entry.id) }}
```

Customize Star Icons
--------------------

[](#customize-star-icons)

It's easy to customize your star icons. You can either [adjust the CSS](https://www.doublesecretagency.com/plugins/star-ratings/docs/customize-your-star-css), or [replace the icons entirely](https://www.doublesecretagency.com/plugins/star-ratings/docs/customize-your-star-icons).

```
{% do craft.starRatings.setIcons({
    full  : '',
    half  : '',
    empty : '',
}) %}
```

By default, Star Ratings uses the Font Awesome library. Which means you can easily swap to a different icon from the Font Awesome collection. And if you'd rather not use Font Awesome, you can disable the library from being included at all.

Sort by Highest Rated
---------------------

[](#sort-by-highest-rated)

Once your users have cast ratings, you'll want to know which items are the [highest rated...](https://www.doublesecretagency.com/plugins/star-ratings/docs/sort-by-highest-rated)

```
{% set mostPopular = craft.entries.orderBy('avgRating DESC').all() %}
```

Settings
--------

[](#settings)

Here's a screenshot of the plugin's settings page...

[![](src/resources/img/example-settings.png)](src/resources/img/example-settings.png)

To see some other ways that Star Ratings is flexible, check out the [full documentation...](https://www.doublesecretagency.com/plugins/star-ratings/docs)

---

Anything else?
--------------

[](#anything-else)

We've got other plugins too!

Check out the full catalog at [doublesecretagency.com/plugins](https://www.doublesecretagency.com/plugins)

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance7

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

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

###  Release Activity

Cadence

Every ~163 days

Recently: every ~114 days

Total

15

Last Release

662d ago

Major Versions

v2.x-dev → 3.0.02024-02-22

### Community

Maintainers

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

---

Top Contributors

[![lindseydiloreto](https://avatars.githubusercontent.com/u/5309692?v=4)](https://github.com/lindseydiloreto "lindseydiloreto (105 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (4 commits)")[![JamesNock](https://avatars.githubusercontent.com/u/9485980?v=4)](https://github.com/JamesNock "JamesNock (1 commits)")

---

Tags

cmsRateCraftcraftcmscraft-pluginstarsstar-ratings

### Embed Badge

![Health badge](/badges/doublesecretagency-craft-starratings/health.svg)

```
[![Health](https://phpackages.com/badges/doublesecretagency-craft-starratings/health.svg)](https://phpackages.com/packages/doublesecretagency-craft-starratings)
```

###  Alternatives

[verbb/navigation

Create navigation menus for your site.

90683.7k17](/packages/verbb-navigation)[verbb/formie

The most user-friendly forms plugin for Craft.

101372.9k40](/packages/verbb-formie)[verbb/comments

Add comments to your site.

13753.1k](/packages/verbb-comments)[verbb/tablemaker

Create customizable and user-defined table fields.

40168.8k1](/packages/verbb-tablemaker)[supercool/tablemaker

Create customizable and user-defined table fields.

40141.7k](/packages/supercool-tablemaker)[pennebaker/craft-architect

CraftCMS plugin to generate content models from JSON/YAML data.

72148.5k5](/packages/pennebaker-craft-architect)

PHPackages © 2026

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