PHPackages                             yii2mod/yii2-pie - 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. yii2mod/yii2-pie

ActiveYii2-extension

yii2mod/yii2-pie
================

Pie generator using d3pie.js

1.0(10y ago)54.2k2[1 issues](https://github.com/yii2mod/yii2-pie/issues)MITPHP

Since Jun 17Pushed 10y ago1 watchersCompare

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

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

Pie generator
=============

[](#pie-generator)

Pie generator using d3pie.js

[![Latest Stable Version](https://camo.githubusercontent.com/2dfa5772006d7b50b70e0b1d2c809fbdbea6edd5029b9f7d1ab337094dbb2d9c/68747470733a2f2f706f7365722e707567782e6f72672f796969326d6f642f796969322d7069652f762f737461626c65)](https://packagist.org/packages/yii2mod/yii2-pie) [![Total Downloads](https://camo.githubusercontent.com/c6fb6072bf5aa7aafd8791afe04f4ab74b620f40600a62a5be963afa19ea3c88/68747470733a2f2f706f7365722e707567782e6f72672f796969326d6f642f796969322d7069652f646f776e6c6f616473)](https://packagist.org/packages/yii2mod/yii2-pie) [![License](https://camo.githubusercontent.com/ab7fc41c996bbfed59d7b7ae4022a2cbc66cba3e0b1c7ef215c5b68991feb434/68747470733a2f2f706f7365722e707567782e6f72672f796969326d6f642f796969322d7069652f6c6963656e7365)](https://packagist.org/packages/yii2mod/yii2-pie)

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist yii2mod/yii2-pie "*"

```

or add

```
"yii2mod/yii2-pie": "*"

```

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

Usage
-----

[](#usage)

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

```
