php-zendframework-zend-tag - Zend Framework Tag component
- Website:
- https://zendframework.github.io/zend-tag/
- Licence:
- BSD
- Vendor:
- Remi Collet
- Description:
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. Documentation: https://zendframework.github.io/zend-tag/
Packages
php-zendframework-zend-tag-2.7.1-2.remi.src | [39 KiB] |
Changelog by Remi Collet (2019-05-02):
- update to 2.7.1 |
php-zendframework-zend-tag-2.7.1-1.remi.src | [38 KiB] |
Changelog by Remi Collet (2019-05-02):
- update to 2.7.1 |
php-zendframework-zend-tag-2.7.0-2.remi.src | [39 KiB] |
Changelog by Remi Collet (2018-05-03):
- update to 2.7.0 - raise dependency on PHP 5.6 - use range dependencies on F27+ - switch to phpunit6 or phpunit7 |
php-zendframework-zend-tag-2.7.0-1.remi.src | [38 KiB] |
Changelog by Remi Collet (2018-05-03):
- update to 2.7.0 - raise dependency on PHP 5.6 |
php-zendframework-zend-tag-2.6.1-4.remi.src | [31 KiB] |
Changelog by Remi Collet (2017-12-06):
- switch from zend-loader to fedora/autoloader |