repowiserepowise
Sign in

Repository

simulcaststream/wp-live-event-manager
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsChange CouplingContributorsDecisions
ChatPro
By the Numbers
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisesimulcaststream/wp-live-event-manager

wp-live-event-manager

github.com/simulcaststream/wp-live-event-manager

7582006mainsynced 12h ago

Files

80

Symbols

472

Doc Coverage

0%

Dead Exports

24

Entry Points

12

Code HealthView report

Average health
9.2/10
Excellent
Hotspot health
8.4/10
Excellent
Open findings
37findings
critical2high2medium15low18
Worst file…/plugin/trait-lem-bootstrap-events.php6.5/10
Maintainability9.8/10ExcellentPerformance0All clear

Agent savingsView costs →

Trim what your agent reads with repowise distill and the MCP tools — savings show up here.

Open the Costs page →

Attention Needed142

Compares two strings for equality. The time taken is independent of the number of characters that…Needs Review

Auto-proposed decision awaiting review

Whether the provided array (or other) is a list rather than a dictionary. A list is defined as an…Needs Review

Auto-proposed decision awaiting review

Discards all headers that we don't want to persist across requests.Needs Review

Auto-proposed decision awaiting review

Describes a logger instance. This is a subset of the interface of the same name in the PSR-3 logger…Needs Review

Auto-proposed decision awaiting review

CaseInsensitiveArray is an array-like class that ignores case for keys. It is used to store HTTP…Needs Review

Auto-proposed decision awaiting review

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

Compares two strings for equality. The time taken is independent of the number of characters that…proposed
12h ago · code comment
Whether the provided array (or other) is a list rather than a dictionary. A list is defined as an…proposed
12h ago · code comment
Discards all headers that we don't want to persist across requests.proposed
12h ago · code comment
Describes a logger instance. This is a subset of the interface of the same name in the PSR-3 logger…proposed
12h ago · code comment
CaseInsensitiveArray is an array-like class that ignores case for keys. It is used to store HTTP…proposed
12h ago · code comment
A webhook endpoint must have a <code>url</code> and a list of <code>enabled_events</code>. You may…proposed
12h ago · code comment

Top Hotspots5 of 13View all

includes/class-lem-template-manager.php

5c/90d100%

templates/stream-management-page.php

3c/90d99%

…/plugin/trait-lem-jwt-payments.php

4c/90d99%

…/plugin/trait-lem-admin-streaming.php

3c/90d99%

…/plugin/trait-lem-rest-webhooks.php

4c/90d99%

Commit Activity

Feature Fix Refactor Dependency