PHPackages                             tflori/hugga - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. tflori/hugga

ActiveLibrary[CLI &amp; Console](/categories/cli)

tflori/hugga
============

library for console applications with input and output handling

v1.3.1(1mo ago)31.6k1MITPHPPHP ^7.4 || ^8.0CI passing

Since Oct 19Pushed 1mo ago2 watchersCompare

[ Source](https://github.com/tflori/hugga)[ Packagist](https://packagist.org/packages/tflori/hugga)[ RSS](/packages/tflori-hugga/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (10)Dependencies (12)Versions (13)Used By (1)

tflori/hugga
============

[](#tflorihugga)

[![.github/workflows/push.yml](https://github.com/tflori/hugga/actions/workflows/push.yml/badge.svg)](https://github.com/tflori/hugga/actions/workflows/push.yml)[![Code Coverage](https://camo.githubusercontent.com/4a6a7625fd1bd4dae8d041a10218a5fdadbc42e345a8cbf14da7b69a9e47c4c3/68747470733a2f2f716c74792e73682f67682f74666c6f72692f70726f6a656374732f68756767612f636f7665726167652e737667)](https://qlty.sh/gh/tflori/projects/hugga)[![Maintainability](https://camo.githubusercontent.com/0f211fcc0f48b3a3030984dbbf0fa55f5025bd5ebfcd2907e8f5bc35747d9b6a/68747470733a2f2f716c74792e73682f67682f74666c6f72692f70726f6a656374732f68756767612f6d61696e7461696e6162696c6974792e737667)](https://qlty.sh/gh/tflori/projects/hugga)[![Latest Stable Version](https://camo.githubusercontent.com/e6ce72707353d5374315666d19912adb6001b9d24f023e1b3af52f865b69047e/687474703a2f2f706f7365722e707567782e6f72672f74666c6f72692f68756767612f76)](https://packagist.org/packages/tflori/hugga)[![Total Downloads](https://camo.githubusercontent.com/1ab858abfb2e8fa358205a44c0f1620d2f77cfb75c3a641bdff658e86b13f70c/687474703a2f2f706f7365722e707567782e6f72672f74666c6f72692f68756767612f646f776e6c6f616473)](https://packagist.org/packages/tflori/hugga)[![License](https://camo.githubusercontent.com/8106f103c9d1bf0ab2d9649dbd18e1110a2cf17f4996e7c6c5bd78b6a11043ac/687474703a2f2f706f7365722e707567782e6f72672f74666c6f72692f68756767612f6c6963656e7365)](https://packagist.org/packages/tflori/hugga)

PHP library for console applications. It supports formatting of messages and tables as well input handling with choices.

Installation
------------

[](#installation)

Like all my libraries: only with composer

```
$ composer require tflori/hugga
```

Basic usage
-----------

[](#basic-usage)

```
