mibo/taxonomy

PHP lib for taxonomy

1.1.1 2024-03-17 12:53 UTC

This package is auto-updated.

Last update: 2024-04-17 13:05:19 UTC


README

codecov

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.