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

ActiveLibrary[Templating &amp; Views](/categories/templating)

pike/slim-jade
==============

A helper for slim framework view to allow the use of phpJade as a template engine

0.0.3.x-dev(10y ago)1221MITPHP

Since Aug 19Pushed 9y ago1 watchersCompare

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

READMEChangelogDependencies (4)Versions (4)Used By (0)

slim-jade
=========

[](#slim-jade)

Jade templating for Slim3

This is pretty much a copy of the Twig Views implementation for Slim 3
----------------------------------------------------------------------

[](#this-is-pretty-much-a-copy-of-the-twig-views-implementation-for-slim-3)

===============

Use at your own risk, I haven't used it much yet. Requires Slim 3 and at least PHP 5.4.0

Install
-------

[](#install)

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

Injection
---------

[](#injection)

```
$view = new Slim\Views\JadeView(
    $pathToYourTemplates,
    $ArrayOfYourSettings
        );
```

\*\* I have no idea what I'm doing with packagist and github \*\*

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 94.1% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~9 days

Total

2

Last Release

3916d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/140eaaee2f2024cacbb2fa9cfabe49d5bb6eaf7355c00fc6d73c2b7bd8a5456b?d=identicon)[Riechao](/maintainers/Riechao)

---

Top Contributors

[![Koire](https://avatars.githubusercontent.com/u/3042851?v=4)](https://github.com/Koire "Koire (16 commits)")[![kylekatarnls](https://avatars.githubusercontent.com/u/5966783?v=4)](https://github.com/kylekatarnls "kylekatarnls (1 commits)")

### Embed Badge

![Health badge](/badges/pike-slim-jade/health.svg)

```
[![Health](https://phpackages.com/badges/pike-slim-jade/health.svg)](https://phpackages.com/packages/pike-slim-jade)
```

###  Alternatives

[runcmf/runtracy

Slim Framework Debugger

7671.8k4](/packages/runcmf-runtracy)[petebrowne/slim-layout-view

A Custom View supporting Layouts for the Slim Framework.

3518.0k](/packages/petebrowne-slim-layout-view)[dearon/slim-mustache

Mustache View Parser package for the Slim Framework

144.9k2](/packages/dearon-slim-mustache)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
