mibo / taxonomy
PHP lib for taxonomy
Installs: 7 757
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 1
Requires
- php: ^8.2
Requires (Dev)
README
Anything related to taxonomy or classification of economical entities.
Includes an abstraction for Product Classification. Each implementation of the classification is a separated library.
Consider to implement \MiBo\Taxonomy\Contracts\SubjectToProductTaxonomy
Interface to every
object that can be classified by a Product Taxonomy.