midnite81/star-renderer

A class to render out star ratings

0.0.1 2018-01-06 01:42 UTC

This package is auto-updated.

Last update: 2024-04-20 21:00:40 UTC


README

A package to render out star ratings. More docs to follow.

To install through composer include the package in your composer.json.

"midnite81/star-renderer": "0.0.*"

Run composer install or composer update to download the dependencies or you can run composer require midnite81/star-renderer.