PHPackages                             stivehu/yii2-persisthide - 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. stivehu/yii2-persisthide

ActiveYii2-extension

stivehu/yii2-persisthide
========================

Holding hide/show item after page reload

1.0(9y ago)031GPL-3.0+PHP

Since May 30Pushed 9y ago1 watchersCompare

[ Source](https://github.com/stivehu/yii2-persisthide)[ Packagist](https://packagist.org/packages/stivehu/yii2-persisthide)[ RSS](/packages/stivehu-yii2-persisthide/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Persistent hide/show item
=========================

[](#persistent-hideshow-item)

Holding hide/show item after page reload

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist stivehu/yii2-persisthide "*"

```

or add

```
"stivehu/yii2-persisthide": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```

The hiden text
