mibo / taxonomy
PHP lib for taxonomy
Installs: 7 707
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: ^8.2
Requires (Dev)
- jetbrains/phpstorm-attributes: ^1.0
- php-parallel-lint/php-parallel-lint: ^1.3
- phpstan/extension-installer: ^1.3
- phpstan/phpstan: ^1.5
- phpstan/phpstan-strict-rules: ^1.5
- phpunit/php-invoker: ^4.0
- phpunit/phpunit: ^10.5
- slevomat/coding-standard: ^8.13
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.