PHPackages                             xutl/yii2-back-to-top-widget - 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. xutl/yii2-back-to-top-widget

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

xutl/yii2-back-to-top-widget
============================

A Yii 2 widget to add back-to-top button.

1.0.0(8y ago)14.2kMITPHP

Since Oct 11Pushed 8y agoCompare

[ Source](https://github.com/xutl/yii2-back-to-top-widget)[ Packagist](https://packagist.org/packages/xutl/yii2-back-to-top-widget)[ RSS](/packages/xutl-yii2-back-to-top-widget/feed)WikiDiscussions master Synced yesterday

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

yii2-back-to-top-widget
=======================

[](#yii2-back-to-top-widget)

A Yii2 widget to add back-to-top button. Base on the .animate jQuery function.

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist xutl/yii2-back-to-top-widget "*"

```

or add

```
"xutl/yii2-back-to-top-widget": "*"

```

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

Usage
-----

[](#usage)

```

```

```
