Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

zendframework/zend-tag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cb7bf97 · Jan 20, 2020
Apr 27, 2018
Apr 27, 2018
Apr 27, 2018
Jun 21, 2016
Apr 27, 2018
Apr 27, 2018
Jan 16, 2019
May 1, 2019
Apr 27, 2018
Jan 20, 2020
Apr 30, 2018
Apr 30, 2018
Apr 27, 2018
Nov 13, 2016
Apr 27, 2018

zend-tag

Repository abandoned 2019-12-31

This repository has moved to laminas/laminas-tag.

Build Status Coverage Status

Zend\Tag is a component suite which provides a facility to work with taggable Items. As its base, it provides two classes to work with Tags, Zend\Tag\Item and Zend\Tag\ItemList. Additionally, it comes with the interface Zend\Tag\TaggableInterface, which allows you to use any of your models as a taggable item in conjunction with Zend\Tag.