mibo/taxonomy

PHP lib for taxonomy

1.2.0 2025-07-25 09:41 UTC

This package is auto-updated.

Last update: 2025-08-11 20:22:01 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.