PHPackages                             drdim/yii2-pug - 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. [Templating &amp; Views](/categories/templating)
4. /
5. drdim/yii2-pug

ActiveYii2-extension[Templating &amp; Views](/categories/templating)

drdim/yii2-pug
==============

Yii2 Pug (ex Jade) extension

0.0.1(9y ago)010MITPHPPHP &gt;=5.4.0

Since Jan 24Pushed 8y ago1 watchersCompare

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

READMEChangelogDependencies (2)Versions (2)Used By (0)

Yii 2 Pug (ex Jade) extension (Forked by rmrevin/yii2-pug)
==========================================================

[](#yii-2-pug-ex-jade-extension-forked-by-rmrevinyii2-pug)

This extension provides a view renderer for [Pug](https://pugjs.org/) templates for [Yii framework 2.0](http://www.yiiframework.com/) applications.

For license information check the [LICENSE](https://github.com/drdim/yii2-pug/blob/master/LICENSE)-file.

[![License](https://camo.githubusercontent.com/34ae0b4b96a0c0f9fa939c88b07aa6f68a212368f59b312f3b097b0a0cc722bb/68747470733a2f2f706f7365722e707567782e6f72672f647264696d2f796969322d7075672f6c6963656e73652e737667)](https://packagist.org/packages/drdim/yii2-pug)[![Latest Stable Version](https://camo.githubusercontent.com/4e9090e461d142204490c539cfd23de81f1bce2cb348fa31e03b38a761aad316/68747470733a2f2f706f7365722e707567782e6f72672f647264696d2f796969322d7075672f762f737461626c652e737667)](https://packagist.org/packages/drdim/yii2-pug)[![Latest Unstable Version](https://camo.githubusercontent.com/86ff05e14c07ec3a6c72254a2d93dbbc000fb6c1f7cf99df219bb4ab8c2f1f48/68747470733a2f2f706f7365722e707567782e6f72672f647264696d2f796969322d7075672f762f756e737461626c652e737667)](https://packagist.org/packages/drdim/yii2-pug)[![Total Downloads](https://camo.githubusercontent.com/62b7e2a07b39399d7f376c7cb27cdd104f4992abab53e76a1d623d796d17598e/68747470733a2f2f706f7365722e707567782e6f72672f647264696d2f796969322d7075672f646f776e6c6f6164732e737667)](https://packagist.org/packages/drdim/yii2-pug)

Code Status
-----------

[](#code-status)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/b7054dd8728fb8b9c24771fc64d10dbb3a1c5065c816d04992ff51b9f668fe01/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f647264696d2f796969322d7075672f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/drdim/yii2-pug/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/292b88d8dcff5dedfad7d24b55309a28f0951b66c9d08e9a59ce0edb4fa77ee9/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f647264696d2f796969322d7075672f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/drdim/yii2-pug/?branch=master)[![Travis CI Build Status](https://camo.githubusercontent.com/44037513e74f4ad36ec9f143e1d2d128d6bc396732fba6af1b3c3adde7cd5ce1/68747470733a2f2f7472617669732d63692e6f72672f647264696d2f796969322d7075672e737667)](https://travis-ci.org/drdim/yii2-pug)

Support
-------

[](#support)

- [GutHub issues](https://github.com/drdim/yii2-pug/issues)

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

[](#installation)

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

Either run

```
composer require "drdim/yii2-pug:dev-master"
```

or add

```
"drdim/yii2-pug": "~0.0",

```

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

Configure
---------

[](#configure)

```
