{"id":29161171,"url":"https://github.com/paladindigital/wowstats","last_synced_at":"2025-07-24T15:09:01.569Z","repository":{"id":280857029,"uuid":"76192597","full_name":"PaladinDigital/wowstats","owner":"PaladinDigital","description":"Laravel App for game World of Warcraft.  Allows guild leadership to track raids and character statistics.","archived":false,"fork":false,"pushed_at":"2020-12-22T14:28:45.000Z","size":4344,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-05T17:49:27.318Z","etag":null,"topics":["cms","guild","laravel-applications","warcraft"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PaladinDigital.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-11T18:41:48.000Z","updated_at":"2020-12-22T14:28:48.000Z","dependencies_parsed_at":"2025-03-05T17:49:31.626Z","dependency_job_id":"cc14050c-86a0-41bb-af4e-20a192f12df3","html_url":"https://github.com/PaladinDigital/wowstats","commit_stats":null,"previous_names":["paladindigital/wowstats"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/PaladinDigital/wowstats","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaladinDigital%2Fwowstats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaladinDigital%2Fwowstats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaladinDigital%2Fwowstats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaladinDigital%2Fwowstats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaladinDigital","download_url":"https://codeload.github.com/PaladinDigital/wowstats/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaladinDigital%2Fwowstats/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262887257,"owners_count":23379771,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cms","guild","laravel-applications","warcraft"],"created_at":"2025-07-01T03:09:41.160Z","updated_at":"2025-07-01T03:09:42.200Z","avatar_url":"https://github.com/PaladinDigital.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WoW Stats Tracker\n\n[![Build Status](https://travis-ci.org/PaladinDigital/wowstats.svg?branch=master)](https://travis-ci.org/PaladinDigital/wowstats)\n\n## Requirements\n - PHP 7.0+\n - [Composer](https://getcomposer.org/)\n\n## Features\n- Users are able to claim unclaimed characters\n- Users can unclaim characters\n- Admins can create raids and fights.\n- Admins can add player stats against given fights (dps, hps, etc).\n- Users can view comparisons of DPS or HPS of given characters by going to the url /compare/{char1}/{char2}\n\n### Planned Features (TODO)\n\n- Allow administrators to release character claims.\n- Allow administrators to assign characters to users.\n\n## Installation\n\nThis is a laravel application so if you are unsure how to deploy laravel please refer to the [Laravel Documentation](https://laravel.com/docs/5.5).\n\nAssuming knowledge of Laravel follow the below steps.\n\n- Clone the application to your server.  (You can install from zip if you desire but then you would have to overwrite when the package changes).\n- Copy .env.example to .env and configure your database connection.\n- Generate a new app key \u003ccode\u003ephp artisan key:generate\u003c/code\u003e.\n- Run the migrations \u003ccode\u003ephp artisan migrate\u003c/code\u003e\n- Seed the database \u003ccode\u003ephp artisan db:seed\u003c/code\u003e\n- Register as a user in the application http://example.com/register\n- Run the following command to promote yourself to an administrator \u003ccode\u003ephp artisan promote:user\u003c/code\u003e\n\n### Set your guild name\n- Edit \u003ccode\u003econfig/wow.php\u003c/code\u003e\n- Change the following code, replacing 'My Guild' with your guild name (make sure the quotes remain).\n\n\n    'guild' =\u003e [\n        'name' =\u003e 'My Guild',\n    ],\n\n### Set the app name\nBy default the app name is Stats Tracker, you can change this if you desire by changing \u003ccode\u003econfig/wow.php\u003c/code\u003e and changing the app name, steps are similar to above guild name steps.\n\n## Importing data from warcraft logs.\n\n### Deaths\nOpen the fight \u003e deaths \u003e Events (instead of tables) \u003e CSV","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaladindigital%2Fwowstats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaladindigital%2Fwowstats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaladindigital%2Fwowstats/lists"}