Download the PHP package turiguia/reviewrateable without Composer
On this page you can find all versions of the php package turiguia/reviewrateable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download turiguia/reviewrateable
More information about turiguia/reviewrateable
Files in turiguia/reviewrateable
Download turiguia/reviewrateable
More information about turiguia/reviewrateable
Files in turiguia/reviewrateable
Please rate this library. Is it a good library?
Informations about the package reviewrateable
Laravel ReviewRateable
ReviewRateable system for laravel 5
Installation
First, pull in the package through Composer.
And then include the service provider within app/config/app.php
.
At last you need to publish and run the migration.
Setup a Model
Create a rating
Update a rating
Delete a rating:
Fetch the average rating:
``
or
``
Count total rating:
``
Fetch the rating percentage.
This is also how you enforce a maximum rating value. ``
All versions of reviewrateable with dependencies
PHP Build Version
Package Version
The package turiguia/reviewrateable contains the following files
Loading the files please wait ....