PHPackages                             wavehack/laravel-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. wavehack/laravel-jade

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

wavehack/laravel-jade
=====================

Adds support for JadePHP templates to Laravel

v1.1.4(9y ago)4355MITPHPPHP &gt;=5.6.4

Since Feb 9Pushed 9y ago3 watchersCompare

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

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

laravel-jade
------------

[](#laravel-jade)

[![Build Status](https://camo.githubusercontent.com/46146d7b99cc5519b009c973d777bf86bcb2b2b38831cf1dffef92cc610cade5/68747470733a2f2f7472617669732d63692e6f72672f576176654861636b2f6c61726176656c2d6a6164652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/WaveHack/laravel-jade)[![Dependency Status](https://camo.githubusercontent.com/26ec85fddf81138d836d06245e86b7b612ff6db9c39d70f8dda87fc9a7332ee3/68747470733a2f2f67656d6e617369756d2e636f6d2f6261646765732f6769746875622e636f6d2f576176654861636b2f6c61726176656c2d6a6164652e737667)](https://gemnasium.com/github.com/WaveHack/laravel-jade)[![Packagist](https://camo.githubusercontent.com/74ed82ca9e1b7078fe3ffce523796b162da7f4f96fb27d66334407f5aa8d5f04/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f776176656861636b2f6c61726176656c2d6a6164652e737667)](https://camo.githubusercontent.com/74ed82ca9e1b7078fe3ffce523796b162da7f4f96fb27d66334407f5aa8d5f04/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f776176656861636b2f6c61726176656c2d6a6164652e737667)[![MIT licensed](https://camo.githubusercontent.com/fcbb8bf2e5af05a001bb0f59f407e10dd427e1b5a6b5cefbecb09c79e05b7fef/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f776176656861636b2f6c61726176656c2d6a6164652e7376673f6d61784167653d32353932303030)](https://opensource.org/licenses/MIT)

laravel-jade is a library that adds [JadePHP templating](https://github.com/maht0rz/jade.php) support to Laravel 5.x through [maht0rz's](https://github.com/maht0rz) [JadePHP package](https://github.com/maht0rz/jade.php).

*Discontinued. Please use [bkwld/laravel-pug](https://github.com/BKWLD/laravel-pug) instead.*

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

[](#installation)

Require this package with composer:

`composer require wavehack/laravel-jade`

Add the ServiceProvider to the providers array in config/app.php:

`LaravelJade\ServiceProvider::class,`

Usage
-----

[](#usage)

Create views as you would normally, suffixed with .jade.php. The view rendering engine should resolve and compile them as Jade templates automatically.

License
-------

[](#license)

laravel-jade is open-sourced software licensed under the [MIT License](https://opensource.org/licenses/MIT).

###  Health Score

30

—

LowBetter than 65% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 80% 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 ~152 days

Recently: every ~0 days

Total

6

Last Release

3344d ago

PHP version history (2 changes)v1.0.0PHP &gt;=5.4.0

v1.1.1PHP &gt;=5.6.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/6d74558bf2610ad64671100d2efbe712bd820b7ee3f0ca9b1e63d21bbe846d06?d=identicon)[WaveHack](/maintainers/WaveHack)

---

Top Contributors

[![WaveHack](https://avatars.githubusercontent.com/u/1611537?v=4)](https://github.com/WaveHack "WaveHack (16 commits)")[![rvanasperen](https://avatars.githubusercontent.com/u/10862458?v=4)](https://github.com/rvanasperen "rvanasperen (3 commits)")[![terion-name](https://avatars.githubusercontent.com/u/1060205?v=4)](https://github.com/terion-name "terion-name (1 commits)")

---

Tags

composer-packagejadelaravel

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/wavehack-laravel-jade/health.svg)

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

###  Alternatives

[blade-ui-kit/blade-icons

A package to easily make use of icons in your Laravel Blade views.

2.5k34.2M309](/packages/blade-ui-kit-blade-icons)[rcrowe/twigbridge

Adds the power of Twig to Laravel

9105.9M50](/packages/rcrowe-twigbridge)[tightenco/jigsaw

Simple static sites with Laravel's Blade.

2.2k438.5k29](/packages/tightenco-jigsaw)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[moonshine/moonshine

Laravel administration panel

1.3k217.1k59](/packages/moonshine-moonshine)[livewire/blaze

A tool for optimizing Blade component performance by folding them into parent templates

688221.3k17](/packages/livewire-blaze)

PHPackages © 2026

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