PHPackages                             ercling/yii2-pace - 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. ercling/yii2-pace

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

ercling/yii2-pace
=================

Automatic page load progress bar. The PACE plugin integration for Yii2 Framework

412.2k↓50%3[1 issues](https://github.com/ercling/yii2-pace/issues)CSS

Since Oct 31Pushed 9y ago2 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

yii2-pace
=========

[](#yii2-pace)

Automatic page load progress bar widget for Yii2 Framework. This is a [PACE](http://github.hubspot.com/pace/docs/welcome/) wrapper.

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

[](#installation)

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

Either run

```
php composer.phar require ercling/yii2-pace "*"

```

or add

```
"ercling/yii2-pace": "*"

```

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

Usage
-----

[](#usage)

Once the extension is installed, simply put in your view

```

```

If you would like to make some tweaks you can use **color**, **theme** and **options** like this:

```
