PHPackages                             mztest/yii2-widget-infinite-level - 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. mztest/yii2-widget-infinite-level

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

mztest/yii2-widget-infinite-level
=================================

1.0(8y ago)070MITPHP

Since Aug 10Pushed 8y agoCompare

[ Source](https://github.com/mztest/yii2-widget-infinite-level)[ Packagist](https://packagist.org/packages/mztest/yii2-widget-infinite-level)[ Docs](https://github.com/mztest/yii2-widget-infinite-level)[ RSS](/packages/mztest-yii2-widget-infinite-level/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

yii2-widget-infinite-level
==========================

[](#yii2-widget-infinite-level)

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist mztest/yii2-widget-infinite-level "*"

```

or add

```
"mztest/yii2-widget-infinite-level": "*"

```

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

Usage
-----

[](#usage)

Simply use it in your code by :

```
use mztest\infiniteLevel\InfiniteLevel;
