Add gamification to Laravel with points, reputation, member levels, and badges.
flatorb/gamification is a Laravel package for add gamification to laravel with points, reputation, member levels, and badges..
It currently has 1 GitHub stars and 105 downloads on Packagist (latest version 0.1.16).
Install it with composer require flatorb/gamification.
Discover more Laravel packages by flatorb
or browse all Laravel packages to compare alternatives.
Last updated
Gamification by Flatorb is a library for Laravel to implement gamification functionality with ease. This supports points, membership levels, and badges.
#Installation
Install the package with composer:
composer require flatorb/gamification