Download the PHP package imanghafoori/eloquent-rating without Composer
On this page you can find all versions of the php package imanghafoori/eloquent-rating. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download imanghafoori/eloquent-rating
More information about imanghafoori/eloquent-rating
Files in imanghafoori/eloquent-rating
Package eloquent-rating
Short Description 5 star rating for eloquent
License MIT
Homepage https://github.com/imanghafoori1/eloquent-rating
Informations about the package eloquent-rating
Eloquent Rating
5 star rating for eloquent models
:star:
:star: :star:
:star: :star: :star:
:star: :star: :star: :star:
:star: :star: :star: :star: :star:
This package helps you in storing users staring information about a particular row of a table. lets say a camera, a hotel, a car, or whatever eloquent model instance. The usage is very simple, use just can static methods on "Star" class.
Installation:
You can record stars about many parameters of a single model.
It also calculates the total number of stars and the average value:
License:
The MIT License (MIT). Please see License File for more information.
:raising_hand: Contributing:
If you find an issue or have a better way to do something, feel free to open an issue, or a pull request.
:exclamation: Security
If you discover any security-related issues, please email [email protected]
instead of using the issue tracker.
More from the author:
Laravel HeyMan
:gem: It allows us to write expressive code to authorize, validate and authenticate.
Laravel Microscope
:gem: It automatically find bugs in your laravel app