Download the PHP package tizis/achievements without Composer
On this page you can find all versions of the php package tizis/achievements. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package achievements
This package can be used to add interacts with achievements on any model you have in your application.
Install
composer require tizis/achievements
Publish Migrations & Migrate
Publish Config & configure (optional)
php artisan vendor:publish --provider="tizis\achievements\Providers\ServiceProvider" --tag=config
Examples
Example #1: Basic
Example #2: Basic 2
Example #3: Achievement without group
Example #4: Helper
All versions of achievements with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1|^8.0
illuminate/support Version ^8.0
illuminate/database Version ^8.0
illuminate/http Version ^8.0
illuminate/support Version ^8.0
illuminate/database Version ^8.0
illuminate/http Version ^8.0
The package tizis/achievements contains the following files
Loading the files please wait ....