PHPackages                             flsouto/hthidden - 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. flsouto/hthidden

ActiveLibrary

flsouto/hthidden
================

Generates hidden form input fields

1.0.0(9y ago)0581PHP

Since Jan 27Pushed 9y agoCompare

[ Source](https://github.com/flsouto/hthidden)[ Packagist](https://packagist.org/packages/flsouto/hthidden)[ RSS](/packages/flsouto-hthidden/feed)WikiDiscussions master Synced 1mo ago

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

HtHidden
========

[](#hthidden)

Generates hidden html input tags.

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

[](#installation)

Use composer:

```
composer require flsouto/hthidden

```

**Notice:** this library relies on the HtField class. The inherited functionality will not be covered here. Read [this documentation](https://github.com/flsouto/htfield) if you want to learn more about it.

Usage
-----

[](#usage)

The example below creates a hidden input named "submit" with a value of "1":

```
