Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-laminas-text-2.9.0-2.el8.remi RPM for noarch

From Remi's RPM for RedHat EL 8 for x86_64

Name: php-laminas-text Distribution: Unknown
Version: 2.9.0 Vendor: Remi's RPM repository <https://rpms.remirepo.net/>
Release: 2.el8.remi Build date: Wed Nov 10 10:05:58 2021
Group: Unspecified Build host: builder.remirepo.net
Size: 100919 Source RPM: php-laminas-text-2.9.0-2.el8.remi.src.rpm
Packager: Remi Collet
Url: https://github.com/laminas/laminas-text
Summary: Laminas Framework Text component
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/

Provides

Requires

License

BSD

Changelog

* Wed Nov 10 2021 Remi Collet <remi@remirepo.net> - 2.9.0-2
  - ignore tests for deprecation
* Fri Sep 03 2021 Remi Collet <remi@remirepo.net> - 2.9.0-1
  - 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
* Thu Feb 25 2021 Remi Collet <remi@remirepo.net> - 2.8.1-1
  - update to 2.8.1 (no change)
* Mon Nov 02 2020 Remi Collet <remi@remirepo.net> - 2.8.0-1
  - 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
* Sat Jan 25 2020 Remi Collet <remi@remirepo.net> - 2.7.1-2
  - fix Package obsoletes itself #1792401
* Fri Jan 10 2020 Remi Collet <remi@remirepo.net> - 2.7.1-1
  - switch to Laminas
* Thu Oct 17 2019 Remi Collet <remi@remirepo.net> - 2.7.1-1
  - update to 2.7.1
* Thu May 03 2018 Remi Collet <remi@remirepo.net> - 2.7.0-2
  - update to 2.7.0
  - raise dependency on PHP 5.6
  - use range dependencies on F27+
  - switch to phpunit6 or phpunit7
* Thu Dec 07 2017 Remi Collet <remi@remirepo.net> - 2.6.0-4
  - switch from zend-loader to fedora/autoloader
* Fri Feb 12 2016 Remi Collet <remi@fedoraproject.org> - 2.6.0-1
  - 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
* Thu Aug 06 2015 Remi Collet <remi@fedoraproject.org> - 2.5.1-2
  - fix description
* Tue Aug 04 2015 Remi Collet <remi@fedoraproject.org> - 2.5.1-1
  - initial package

Files

/usr/share/doc/php-laminas-text
/usr/share/doc/php-laminas-text/COPYRIGHT.md
/usr/share/doc/php-laminas-text/README.md
/usr/share/doc/php-laminas-text/composer.json
/usr/share/licenses/php-laminas-text
/usr/share/licenses/php-laminas-text/LICENSE
/usr/share/php/Laminas/Text
/usr/share/php/Laminas/Text/Exception
/usr/share/php/Laminas/Text/Exception/ExceptionInterface.php
/usr/share/php/Laminas/Text/Exception/InvalidArgumentException.php
/usr/share/php/Laminas/Text/Exception/OutOfBoundsException.php
/usr/share/php/Laminas/Text/Exception/OverflowException.php
/usr/share/php/Laminas/Text/Exception/RuntimeException.php
/usr/share/php/Laminas/Text/Exception/UnexpectedValueException.php
/usr/share/php/Laminas/Text/Figlet
/usr/share/php/Laminas/Text/Figlet/Exception
/usr/share/php/Laminas/Text/Figlet/Exception/ExceptionInterface.php
/usr/share/php/Laminas/Text/Figlet/Exception/InvalidArgumentException.php
/usr/share/php/Laminas/Text/Figlet/Exception/RuntimeException.php
/usr/share/php/Laminas/Text/Figlet/Exception/UnexpectedValueException.php
/usr/share/php/Laminas/Text/Figlet/Figlet.php
/usr/share/php/Laminas/Text/Figlet/laminas-project.flf
/usr/share/php/Laminas/Text/MultiByte.php
/usr/share/php/Laminas/Text/Table
/usr/share/php/Laminas/Text/Table/Column.php
/usr/share/php/Laminas/Text/Table/Decorator
/usr/share/php/Laminas/Text/Table/Decorator/Ascii.php
/usr/share/php/Laminas/Text/Table/Decorator/Blank.php
/usr/share/php/Laminas/Text/Table/Decorator/DecoratorInterface.php
/usr/share/php/Laminas/Text/Table/Decorator/Unicode.php
/usr/share/php/Laminas/Text/Table/DecoratorManager.php
/usr/share/php/Laminas/Text/Table/Exception
/usr/share/php/Laminas/Text/Table/Exception/ExceptionInterface.php
/usr/share/php/Laminas/Text/Table/Exception/InvalidArgumentException.php
/usr/share/php/Laminas/Text/Table/Exception/InvalidDecoratorException.php
/usr/share/php/Laminas/Text/Table/Exception/OutOfBoundsException.php
/usr/share/php/Laminas/Text/Table/Exception/OverflowException.php
/usr/share/php/Laminas/Text/Table/Exception/UnexpectedValueException.php
/usr/share/php/Laminas/Text/Table/Row.php
/usr/share/php/Laminas/Text/Table/Table.php
/usr/share/php/Laminas/Text/autoload.php
/usr/share/php/Zend/Text
/usr/share/php/Zend/Text/autoload.php


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 24 08:03:30 2024