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

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

brokoskokoli/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.

v4.0.0(6y ago)523.4k6MITPHPPHP &gt;=7.1

Since Dec 28Pushed 6y ago2 watchersCompare

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

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

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

[](#starratingbundle)

This is a fork of the blackknight467 StarRatingBundle and support symfony 4!

Old Readme
==========

[](#old--readme)

Star Rating Bundle for Symfony 3. Requires Jquery and Font Awesome.

If Using Symfony 2. Use version 1.\*

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:

```
    "blackknight467/star-rating-bundle": "2.*"

```

### Step 2: Enable the bundle

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

Enable the bundle in the kernel:

```
