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

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

talesoft/tale-jade-laravel
==========================

A bridge to enable use of the Tale Jade template engine with Laravel

1.1(10y ago)3754[2 issues](https://github.com/Talesoft/tale-jade-laravel/issues)MITPHP

Since Nov 10Pushed 10y ago4 watchersCompare

[ Source](https://github.com/Talesoft/tale-jade-laravel)[ Packagist](https://packagist.org/packages/talesoft/tale-jade-laravel)[ RSS](/packages/talesoft-tale-jade-laravel/feed)WikiDiscussions master Synced 6d ago

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

Tale Jade for Laravel
=====================

[](#tale-jade-for-laravel)

---

This library provides the ability to use [Jade](http://github.com/Talesoft/tale-jade)-templates with the Laravel Framework

---

Usage
-----

[](#usage)

Download and install via composer

```
$ composer require "talesoft/tale-jade-laravel:*"
$ composer install
```

Add the service provider to your `config/app.php`-file (Right below the other ones)

```
        /*
         * Application Service Providers...
         */
        App\Providers\AppServiceProvider::class,
        App\Providers\AuthServiceProvider::class,
        App\Providers\EventServiceProvider::class,
        App\Providers\RouteServiceProvider::class,
        [...]

        Tale\Jade\Bridge\Laravel\ServiceProvider::class,

```

You can now create `.jade`-files inside your `resources/views` directory and use them directly. All features work correctly.

###  Health Score

27

—

LowBetter than 46% of packages

Maintenance7

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~207 days

Total

2

Last Release

3723d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/75a80e0830e63c723808d021d3a1648a2643db60f4ac2e40842da05f227f956b?d=identicon)[TorbenKoehn](/maintainers/TorbenKoehn)

---

Top Contributors

[![TorbenKoehn](https://avatars.githubusercontent.com/u/1403556?v=4)](https://github.com/TorbenKoehn "TorbenKoehn (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[moonshine/moonshine

Laravel administration panel

1.3k268.2k88](/packages/moonshine-moonshine)[tallstackui/tallstackui

TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.

731189.9k16](/packages/tallstackui-tallstackui)[psalm/plugin-laravel

Psalm plugin for Laravel

3345.4M354](/packages/psalm-plugin-laravel)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45844.8k1](/packages/pressbooks-pressbooks)[illuminate/console

The Illuminate Console package.

13046.6M7.3k](/packages/illuminate-console)[hasinhayder/tyro-dashboard

Tyro Dashboard - Beautiful admin dashboard for managing Tyro roles, privileges, users, and settings

5495.1k](/packages/hasinhayder-tyro-dashboard)

PHPackages © 2026

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