Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ABCDEFGHILMNOPQRSTUVWXYZ
]
php-laminas-tag - Laminas Framework Tag component
- Website:
- https://github.com/laminas/laminas-tag
- Licence:
- BSD
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
Laminas\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,
Laminas\Tag\Item and Laminas\Tag\ItemList. Additionally, it comes with the
interface Laminas\Tag\TaggableInterface, which allows you to use any of
your models as a taggable item in conjunction with Laminas\Tag.
Documentation: https://docs.laminas.dev/laminas-tag/
Packages
php-laminas-tag-2.9.0-1.el7.remi.noarch
|
[17 KiB]
|
Changelog by Remi Collet (2021-12-03):
- update to 2.9.0
- keep compatibility using laminas-zendframework-bridge
as this is only used using compat autolader
- raise dependency on PHP 7.4
- raise dependency on laminas-escaper 2.9
- raise dependency on laminas-stdlib 3.6
|
php-laminas-tag-2.8.0-2.el7.remi.noarch
|
[17 KiB]
|
Changelog by Remi Collet (2021-08-03):
- add fix for laminas-escaper 2.8.0
https://github.com/laminas/laminas-tag/pull/6
|