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 4w 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 47% 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

3678d 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.3k239.9k76](/packages/moonshine-moonshine)[tallstackui/tallstackui

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

721160.4k12](/packages/tallstackui-tallstackui)[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[tightenco/jigsaw

Simple static sites with Laravel's Blade.

2.3k449.3k30](/packages/tightenco-jigsaw)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9772.3M122](/packages/roots-acorn)

PHPackages © 2026

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