PHPackages                             sbyaute/star-rating-bundle - 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. sbyaute/star-rating-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

sbyaute/star-rating-bundle
==========================

Star Rating Bundle for use with Symfony 4 using Font Awesome. This bundle adds the 'rating' form type and rating filter to render ratings. Simple and easy to use.

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

Since Dec 22Pushed 3y ago1 watchersCompare

[ Source](https://github.com/sbyaute/StarRatingBundle)[ Packagist](https://packagist.org/packages/sbyaute/star-rating-bundle)[ Docs](http://github.com/sbyaute/StarRatingBundle)[ RSS](/packages/sbyaute-star-rating-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (2)Versions (5)Used By (0)

StarRatingBundle
================

[](#starratingbundle)

Star Rating Bundle for Symfony 5. Requires Jquery and Bootstrap icon.

Sample Output
=============

[](#sample-output)

[![alt tag](https://camo.githubusercontent.com/4fec57ef1cbd6d78ef87d35e28464968ec2fc403f9ef18c18acec133b0791d2b/68747470733a2f2f73332d75732d776573742d322e616d617a6f6e6177732e636f6d2f64657269636b2d6d6973632f53746172526174696e672e706e67)](https://camo.githubusercontent.com/4fec57ef1cbd6d78ef87d35e28464968ec2fc403f9ef18c18acec133b0791d2b/68747470733a2f2f73332d75732d776573742d322e616d617a6f6e6177732e636f6d2f64657269636b2d6d6973632f53746172526174696e672e706e67)

Installation
============

[](#installation)

### Step 1: Download the StarRatingBundle

[](#step-1-download-the-starratingbundle)

***Using Composer***

Add the following to the "require" section of your `composer.json` file:

```
    "sbyaute/star-rating-bundle": "1.*"

```

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

Enable the bundle in the kernel:

```
