Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ABCDEFGHIJLMNOPQRSTUVWXYZ
]
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/>
- 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.remi.src
|
[64 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.remi.src
|
[53 KiB]
|
Changelog by Remi Collet (2021-11-10):
- ignore tests for deprecation
|
php-laminas-text-2.9.0-1.remi.src
|
[53 KiB]
|
Changelog by Remi Collet (2021-09-03):
- update to 2.9.0
- raise dependency on zend-stdlib >= 3.6
- keep compatibility using laminas-zendframework-bridge
as this is only used using compat autolader
|
php-laminas-text-2.8.1-1.remi.src
|
[52 KiB]
|
Changelog by Remi Collet (2021-02-25):
- update to 2.8.1 (no change)
|
php-laminas-text-2.8.0-1.remi.src
|
[42 KiB]
|
Changelog by Remi Collet (2020-11-02):
- update to 2.8.0 (no change)
- raise dependency on PHP 7.3
- raise dependency on laminas-servicemanager 3.4
- raise dependency on zend-stdlib >= 3.1
- switch to phpunit9
|
php-laminas-text-2.7.1-2.remi.src
|
[41 KiB]
|
Changelog by Remi Collet (2020-01-25):
- fix Package obsoletes itself #1792401
|
php-laminas-text-2.7.1-1.remi.src
|
[41 KiB]
|
Changelog by Remi Collet (2020-01-10):
- switch to Laminas
|