php-zendframework-zend-text - Zend Framework Text component
- Website:
- https://zendframework.github.io/zend-text/
- Licence:
- BSD
- Vendor:
- Remi Collet
- Description:
Zend\Text is a component to work on text strings. It contains the subcomponents: * Zend\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 Zend\Text\Figlet, but you can download additional fonts here * Zend\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. Zend\Text\Table supports multi-line columns, colspan and align as well. Documentation: https://zendframework.github.io/zend-text/
Packages
php-zendframework-zend-text-2.7.1-2.remi.src | [53 KiB] |
Changelog by Remi Collet (2019-10-17):
- update to 2.7.1 |
php-zendframework-zend-text-2.7.1-1.remi.src | [52 KiB] |
Changelog by Remi Collet (2019-10-17):
- update to 2.7.1 |
php-zendframework-zend-text-2.7.0-2.remi.src | [53 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-text-2.7.0-1.remi.src | [52 KiB] |
Changelog by Remi Collet (2018-05-03):
- update to 2.7.0 - raise dependency on PHP 5.6 |
php-zendframework-zend-text-2.6.0-4.remi.src | [44 KiB] |
Changelog by Remi Collet (2017-12-07):
- switch from zend-loader to fedora/autoloader |
php-zendframework-zend-text-2.6.0-1.remi.src | [44 KiB] |
Changelog by Remi Collet (2016-02-12):
- update to 2.6.0 - raise dependency on PHP >= 5.5 - raise dependency on zend-stdlib >= 2.7 - raise dependency on zend-servicemanager >= 2.7.5 |