Registry / other / flarum-tags

flarum-tags

JSON →
library1.8.8phppackagistunverified

Organize discussions into a hierarchy of tags and categories.

composer require flarum/tags
INSTALL
IMPORT
SIG · FLARUM-TAGS
F
flarum-tags
otherphpv1.8.8
harness data pending
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.

Tag
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 issues
breakingRequires Flarum core 1.x; not compatible with Flarum 0.x
fix
Upgrade Flarum to version 1.0+
affects: <1.0.0
Upgrade
Version history
1.8.8latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Google (search)
1
Resources
flarum-tags — pip install flarum-tags · libregistry