Laravel Achievements #134
Closed
tehwave
started this conversation in
Package Suggestions
Replies: 1 comment
-
Thanks for the suggestion 😊 I've added the package! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there!
Laravel Achievements is my package to simply and elegantly add model-based achievements to your Laravel application. It provides a clean and easy-to-use API for creating and managing achievements by using a class-based oriented structure.
While other packages exist to provide this functionality, they come with assumptions about intended usage and complex structures. My package does away with this and makes available an foundation to build upon to fit the application's exact needs.
Laravel Achievements can be installed on every version up from Laravel 6 / PHP 7.2 and has full test coverage.
It's my hope that you'd consider including this package as it'll help developers not worry about the boring details of setting up this type of functionality for their application.
Beta Was this translation helpful? Give feedback.
All reactions