2017 © Pedro Peláez
 

library zend-text

Create FIGlets and text-based tables

image

zendframework/zend-text

Create FIGlets and text-based tables

  • Monday, April 30, 2018
  • by zendframework
  • Repository
  • 22 Watchers
  • 10 Stars
  • 3,865,977 Installations
  • PHP
  • 53 Dependents
  • 5 Suggesters
  • 14 Forks
  • 2 Open issues
  • 65 Versions
  • 10 % Grown

The README.md

zend-text

Repository abandoned 2019-12-31

This repository has moved to laminas/laminas-text., (*1)

Build Status Coverage Status, (*2)

Zend\Text is a component to work on text strings. It contains the subcomponents:, (*3)

  • 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.

Installation

Run the following to install this library:, (*4)

$ composer require zendframework/zend-text

Documentation

Browse the documentation online at https://docs.zendframework.com/zend-text/, (*5)

Support

The Versions

30/04 2018

dev-develop

dev-develop

Create FIGlets and text-based tables

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

zf2 text zendframework zf

30/04 2018

dev-master

9999999-dev

Create FIGlets and text-based tables

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

zf2 text zendframework zf

30/04 2018