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.2.0(3y ago)31.6k[1 PRs](https://github.com/tflori/hugga/pulls)1MITPHPPHP ^7.1 || ^8.0

Since Oct 19Pushed 1y ago2 watchersCompare

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

READMEChangelog (8)Dependencies (6)Versions (11)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)[![Test Coverage](https://camo.githubusercontent.com/c816a3b46ba684e01918e89d9e3adb3ce569dec0b73458e4b468ed5d1e439eb3/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f38303834373339376631623139383066336262622f746573745f636f766572616765)](https://codeclimate.com/github/tflori/hugga/test_coverage)[![Maintainability](https://camo.githubusercontent.com/766b4757c1865a9941f396e4f4f5137742a2357532df04793502dbb71959c77d/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f38303834373339376631623139383066336262622f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/tflori/hugga/maintainability)[![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)

```
