mhndev/taxonomy-term

taxonomy term implementation in php

1.0.0 2016-08-29 08:29 UTC

This package is auto-updated.

Last update: 2024-04-06 07:41:31 UTC


README

this php package intends to help with php projects which wants to implement category or tag system or even a system like drupal or wordpress taxonomy and term system.

database related implementations

this package is only bunch of interfaces and abstract functions. there are children packages which use this package and implement this structure for different PHP frameworks and ORMs.