Skip to content

sonuchauhan/cakephp-ratings

 
 

Repository files navigation

Ratings Plugin for CakePHP

Build Status License Downloads Coding Standards

The Ratings plugin will allow you by simply adding the ratings component to your controller to rate anyting. The component will auto load a helper and behavior.

The core part of this plugin is the ratable behavior that is attached to your models. In most cases you don't need attach it yourself, because the rating component will take care of it.

Requirements

  • CakePHP 3.0+
  • PHP 5.4+

This branch only works for CakePHP3.x - please use the respective branch for CakePHP 2.x!

Documentation

For documentation, as well as tutorials, see the docs directory of this repository.

Support

For bugs and feature requests, please use the issues section of this repository.

License

Licensed under the MIT License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.

About

Ratings Plugin for CakePHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 98.9%
  • CSS 1.1%