Download the PHP package laravel-interaction/rate without Composer
On this page you can find all versions of the php package laravel-interaction/rate. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download laravel-interaction/rate
More information about laravel-interaction/rate
Files in laravel-interaction/rate
Download laravel-interaction/rate
More information about laravel-interaction/rate
Files in laravel-interaction/rate
Vendor laravel-interaction
Package rate
Short Description User rate/unrate behaviour for Laravel.
License MIT
Homepage https://github.com/laravel-interaction/rate
Package rate
Short Description User rate/unrate behaviour for Laravel.
License MIT
Homepage https://github.com/laravel-interaction/rate
Please rate this library. Is it a good library?
Informations about the package rate
Laravel Rate
User rate/unrate behaviour for Laravel.
Introduction
It let people express how they feel about the model(documentation/subject/service), help other users understand the model better.
Installation
Requirements
Instructions
Require Laravel Rate using Composer.
Publish configuration and migrations
Run database migrations.
Usage
Setup Rater
Setup Ratable
Rater
Ratable
Events
Event | Fired |
---|---|
LaravelInteraction\Rate\Events\Rated |
When an object get rated. |
LaravelInteraction\Rate\Events\Rerated |
When an object get rerated. |
LaravelInteraction\Rate\Events\Unrated |
When an object get unrated. |
License
Laravel Rate is an open-sourced software licensed under the MIT license.
All versions of rate with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
illuminate/database Version ^8.13 || ^9.0 || ^10.0 || ^11.0 || ^12.0
illuminate/support Version ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0
laravel-interaction/support Version ^1.0 || ^2.0 || ^3.0
illuminate/database Version ^8.13 || ^9.0 || ^10.0 || ^11.0 || ^12.0
illuminate/support Version ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0
laravel-interaction/support Version ^1.0 || ^2.0 || ^3.0
The package laravel-interaction/rate contains the following files
Loading the files please wait ....