Registry / web-framework / idavoll-tag-module

idavoll-tag-module

JSON →
library3.6.1phppackagistunverified

Tag management in AsgardCMS

composer require idavoll/tag-module
INSTALL
IMPORT
SIG · IDAVOLL-TAG-MODULE
I
idavoll-tag-module
web-frameworkphpv3.6.1
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 Modules\Tag\Entities\Tag;

Create and display a tag

use Modules\Tag\Entities\Tag; $tag = Tag::create(['name' => 'example']); echo $tag->name;
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.6.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
idavoll-tag-module — pip install idavoll-tag-module · libregistry