PHPackages                             jlndk/slim-jade - 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. [Framework](/categories/framework)
4. /
5. jlndk/slim-jade

ActiveLibrary[Framework](/categories/framework)

jlndk/slim-jade
===============

Enables use of the jade preprocessor together with the Slim Framework

0.0.1(10y ago)4913MITPHPPHP &gt;=5.4.0CI failing

Since Jun 12Pushed 5y ago3 watchersCompare

[ Source](https://github.com/jlndk/slim-jade)[ Packagist](https://packagist.org/packages/jlndk/slim-jade)[ Docs](http://slimframework.com)[ RSS](/packages/jlndk-slim-jade/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (4)Versions (3)Used By (0)

\#Jade for Slim framework [![Build Status](https://camo.githubusercontent.com/83a3eb36b5bc7f4bf3534b1b9ce25f68b86f9bc55deef47a4f9645d067c33d3b/68747470733a2f2f7472617669732d63692e6f72672f6a6c6e646b2f736c696d2d6a6164652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/jlndk/slim-jade)

This is a helper for the Slim framework, that allows the use of jade-php, together with Slim

Install
-------

[](#install)

Via [Composer](https://getcomposer.org/)

```
$ composer require jlndk/slim-jade
```

Requires Slim Framework 3 and PHP 5.4.0 or newer.

### How to use

[](#how-to-use)

##### [The Jade Syntax Reference](https://github.com/visionmedia/jade#readme)

[](#the-jade-syntax-reference)

##### [Jade-php](https://github.com/kylekatarnls/jade-php#whats-new-)

[](#jade-php)

```
