waaseyaa / taxonomy
Taxonomy vocabulary and term entity types for Waaseyaa
v0.1.0-alpha.7
2026-03-15 03:16 UTC
Requires
- php: >=8.3
- waaseyaa/access: ^0.1
- waaseyaa/entity: ^0.1
Requires (Dev)
- phpunit/phpunit: ^10.5
This package is auto-updated.
Last update: 2026-03-15 16:00:33 UTC
README
Layer 2 — Content Types
Taxonomy (vocabulary and term) entity types for Waaseyaa applications.
Defines vocabulary and taxonomy_term entity types for hierarchical classification of content. Terms can be nested (parent/child), ordered by weight, and referenced by other entity types via relationship fields.
Key classes: Vocabulary, TaxonomyTerm, TaxonomyAccessPolicy, TaxonomyServiceProvider.