PHPackages                             flsouto/httextin - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. flsouto/httextin

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

flsouto/httextin
================

Creates simple text input fields

1.0.0(9y ago)0802PHP

Since Feb 11Pushed 9y agoCompare

[ Source](https://github.com/flsouto/httextin)[ Packagist](https://packagist.org/packages/flsouto/httextin)[ RSS](/packages/flsouto-httextin/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (2)Used By (2)

HtTextin
--------

[](#httextin)

This stands for **HTML Text Input**. It's a library that caters for generating "one-line" text fields through a standard API which provides utilities for data formatting, processing and much more.

This is the first concrete implementation of the `HtWidget` class. You can [click here](https://github.com/flsouto/htwidget) and read more about it in order to better understand the whole philosophy.

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

[](#installation)

Run composer:

```
composer require flsouto/httextin

```

Usage
-----

[](#usage)

By default, the textin widget is rendered in writable mode which will expect input from the user:

```
