Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-laminas-text - Laminas Framework Text component

Website:
https://github.com/laminas/laminas-text
Licence:
BSD-3-Clause
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
Description:
Laminas\Text is a component to work on text strings.
It contains the subcomponents:

* Laminas\Text\Figlet that enables developers to create a so called FIGlet
  text. A FIGlet text is a string, which is represented as ASCII art. FIGlets
  use a special font format, called FLT (FigLet Font). By default, one standard
  font is shipped with Laminas\Text\Figlet, but you can download
  additional fonts here

* Laminas\Text\Table to create text based tables on the fly with different
  decorators. This can be helpful, if you either want to send structured data
  in text emails, which are used to have mono-spaced fonts, or to display table
  information in a CLI application. Laminas\Text\Table supports multi-line
  columns, colspan and align as well.

Documentation: https://docs.laminas.dev/laminas-text/

Packages

php-laminas-text-2.10.0-1.el9.remi.noarch [32 KiB] Changelog by Remi Collet (2022-12-14):
- update to 2.10.0
- raise dependency on PHP 8.0
- raise dependency on laminas-servicemanager 3.19
- raise dependency on zend-stdlib >= 3.7.1
php-laminas-text-2.9.0-2.el9.remi.noarch [30 KiB] Changelog by Remi Collet (2021-11-10):
- ignore tests for deprecation