Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

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.8.0-2.fc32.remi.noarch [20 KiB] Changelog by Remi Collet (2021-08-03):
- add fix for laminas-escaper 2.8.0
  https://github.com/laminas/laminas-tag/pull/6
php-laminas-tag-2.8.0-1.fc32.remi.noarch [20 KiB] Changelog by Remi Collet (2021-02-25):
- update to 2.8.0 (no change)
- raise dependency on PHP 7.3
- raise dependency on laminas-escaper 2.7
- raise dependency on laminas-stdlib 3.2
- switch to phpunit9