Registry / other / flarum-tags

flarum-tags

JSON →
library1.8.8phppackagistunverified

Organize discussions into a hierarchy of tags and categories.

other
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

use Flarum\Tags\Tag;

Retrieve a tag by ID and display its name

use Flarum\Tags\Tag; $tag = Tag::find(1); echo $tag->name;
Debug
Known footguns
breakingRequires Flarum core 1.x; not compatible with Flarum 0.x
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
15 hits · last 30 days
gptbot
3
claudebot
3
mj12bot
1
Resources