#
ENJA

events-tracker

geoff-maddock/events-tracker

Events Tracker is a Laravel-based content management system for music and arts communities to organize events, venues, artists, and series. It provides comprehensive scheduling, ticketing-style RSVPs, calendar exports, and community social features.

24 8MITUpdated 2026-08-11

Overview

Designed specifically for cultural and entertainment networks, Events Tracker offers robust management tools for events, recurring series, venues, and participant entities. Built on Laravel 10 and PHP 8.1+, the platform features a responsive Bootstrap and Vue.js frontend, API endpoints with Sanctum authentication, polymorphic tagging and photo systems, and integrated calendar views via FullCalendar.

Capabilities

  • Event CRUD and recurring series generation
  • Flexible entity system for venues and artists
  • User RSVPs, reviews, and social following
  • RESTful API with token and basic authentication
  • Interactive calendar views and iCal exports
  • Polymorphic image galleries and tagging
  • Threaded forums and comment sections

Best for

Managing community arts and music event listings, Tracking recurring event series and templates, Organizing venues, artists, DJs, and promoters via a flexible entity system, Providing public event discovery with interactive calendars and filtering, Hosting community discussions and user event reviews

Works with

Claude CodeCursorGitHub Copilot
Evoa Score breakdown= Σ (score × weight)
76
Task usefulness20%100 → +20.0

実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 AIによるcapabilities/use-cases解析

Code quality15%85 → +12.8

実装・指示の品質。 AIによるSKILL.md/README解析

Maintenance15%100 → +15.0

リポジトリがどれだけ活発に保守されているか。 GitHub 最終push日時の新しさ

Documentation12%45 → +5.4

ドキュメントの充実度・分かりやすさ。 README/独自要約の情報量

Security15%80 → +12.0

危険・不審な挙動が無いか。 AIによるセキュリティレビュー

Originality10%40 → +4.0

ありふれたラッパーではない独自性。 AIによる独自性判定

Popularity8%40 → +3.2

コミュニティの採用度。 GitHub Stars/Forks(対数スケール)

Compatibility5%75 → +3.8

対応AIエージェントの広さ。 AIによる対応エージェント判定

Weighted total76.1 / 100

ライセンス不明/制限あり(Red)のSkillは総合スコアに0.85倍の補正を適用します。 ランキングはこのScoreのみで決まり、広告で変わりません。 算出方法の詳細 →

Security considerations

Authentication is handled securely via Laravel Sanctum and basic auth mechanisms. Authorization relies on Laravel policies to control entity and event access, though correct environment configuration is necessary to protect sensitive credentials.

Categories

Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.