Chiliec/yii2-vote

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.md
README.md
codeception.yml
composer.json
composer.lock
docs/AggregateRatingRS.png
docs/README.md
docs/showcase.gif
Module.php26
actions/VoteAction.php71
C
1 day
behaviors/RatingBehavior.php28
components/VoteBootstrap.php25
controllers/DefaultController.php17
messages/de/vote.php18
messages/ru/vote.php18
migrations/m150102_164631_create_rating_table.php26
migrations/m150127_165542_update_rating_table.php38
A
55 mins
migrations/m150129_132124_add_indexes_for_rating_table.php18
migrations/m160126_140022_create_aggregate_rating_table.php31
migrations/m160209_074651_add_indexes_for_aggregate_rating_table.php15
models/AggregateRating.php29
models/Rating.php140
A
2 hrs
widgets/TopRated.php49
widgets/Vote.php125
A
1 hr
widgets/views/topRated.php12
widgets/views/vote.php18