PHPackages                             rmrevin/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. rmrevin/yii2-pug

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

rmrevin/yii2-pug
================

Yii2 Pug (ex Jade) extension

0.0.1(9y ago)86.2k5MITPHPPHP &gt;=5.4.0

Since Jan 24Pushed 9y ago2 watchersCompare

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

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

Yii 2 Pug (ex Jade) extension
=============================

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

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/rmrevin/yii2-pug/blob/master/LICENSE)-file.

[![License](https://camo.githubusercontent.com/238cd2634acb0ec061f21db85c1da626a4d4d63a5d576960f72368efec3386c2/68747470733a2f2f706f7365722e707567782e6f72672f726d726576696e2f796969322d7075672f6c6963656e73652e737667)](https://packagist.org/packages/rmrevin/yii2-pug)[![Latest Stable Version](https://camo.githubusercontent.com/a62808a32b48f8b80af0c37f2419bb9be35d18e510a9db1230722ddf67b989a3/68747470733a2f2f706f7365722e707567782e6f72672f726d726576696e2f796969322d7075672f762f737461626c652e737667)](https://packagist.org/packages/rmrevin/yii2-pug)[![Latest Unstable Version](https://camo.githubusercontent.com/68ea7b0f47cf9dec1cc136dc2ae1e3f5f9dc0ed86e673e96de319c1be0945929/68747470733a2f2f706f7365722e707567782e6f72672f726d726576696e2f796969322d7075672f762f756e737461626c652e737667)](https://packagist.org/packages/rmrevin/yii2-pug)[![Total Downloads](https://camo.githubusercontent.com/0c01bed2342fc5f997fdcd708c916e0afd1078995b58b6d51965cc73758194c8/68747470733a2f2f706f7365722e707567782e6f72672f726d726576696e2f796969322d7075672f646f776e6c6f6164732e737667)](https://packagist.org/packages/rmrevin/yii2-pug)

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

[](#code-status)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/82966eb0cabdde98cdc0c35179dd3dc3ba8c45dd985c136aa6bc002e45bf86c8/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f726d726576696e2f796969322d7075672f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/rmrevin/yii2-pug/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/333101a2464e6d6d1390a78189517a6814ed40690b842b5e8125467129778057/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f726d726576696e2f796969322d7075672f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/rmrevin/yii2-pug/?branch=master)[![Travis CI Build Status](https://camo.githubusercontent.com/97dc50db8a1c1a7cbcef49707e7304c5ec50664567805222e208a239e9a4dd77/68747470733a2f2f7472617669732d63692e6f72672f726d726576696e2f796969322d7075672e737667)](https://travis-ci.org/rmrevin/yii2-pug)[![Dependency Status](https://camo.githubusercontent.com/5d4592a0e2cadbfa88b0136b01f3feb77e64418592af448757bf61d5ee8538bb/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f757365722f70726f6a656374732f3534313139623739396531363232396665303030303064612f62616467652e737667)](https://www.versioneye.com/user/projects/54119b799e16229fe00000da)

Support
-------

[](#support)

- [GutHub issues](https://github.com/rmrevin/yii2-pug/issues)
- [Public chat](https://gitter.im/rmrevin/support)

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

[](#installation)

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

Either run

```
composer require "rmrevin/yii2-pug:~0.0"
```

or add

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

```

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

Configure
---------

[](#configure)

```
