mibo / taxonomy
PHP lib for taxonomy
1.2.0
2025-07-25 09:41 UTC
Requires
- php: ^8.2
Requires (Dev)
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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.