PHPackages                             franzl/laravel-rain - 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. franzl/laravel-rain

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

franzl/laravel-rain
===================

The RainTPL template engine for Laravel.

v1.0.0(12y ago)427PHPPHP &gt;=5.3.0

Since Jan 16Pushed 12y ago1 watchersCompare

[ Source](https://github.com/franzliedke/laravel-rain)[ Packagist](https://packagist.org/packages/franzl/laravel-rain)[ RSS](/packages/franzl-laravel-rain/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

laravel-rain
============

[](#laravel-rain)

A Laravel driver for the lightweight PHP templating system [RainTPL](http://raintpl.com/).

Installation with Composer
--------------------------

[](#installation-with-composer)

#### Step 1: Install package through Composer

[](#step-1-install-package-through-composer)

Add this line to the `require` section of your `composer.json`:

```
"franzl/laravel-rain": "dev-master"

```

Alternately, you can use the Composer command-line tool by running this command:

```
composer require franzl/laravel-rain

```

Next, run `composer install` to actually install the package.

#### Step 2: Register the service provider

[](#step-2-register-the-service-provider)

In your Laravel application, edit the `app/config/app.php` file and add this line to the `providers` array:

```
'Franzl\LaravelRain\LaravelRainServiceProvider',

```

Usage
-----

[](#usage)

Once installed, you can use Laravel's view system as you always do. Files ending in `.dust.php` will automatically be treated as RainTPL templates. As long as you don't try to combine things like Blade layouts and Rain's includes, everything should go well.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

4499d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8a8620604a1f4094fee4ab1c3d2f6fccb6583293daf5f866c804d155c05b2e13?d=identicon)[franzliedke](/maintainers/franzliedke)

---

Top Contributors

[![franzliedke](https://avatars.githubusercontent.com/u/249125?v=4)](https://github.com/franzliedke "franzliedke (8 commits)")

### Embed Badge

![Health badge](/badges/franzl-laravel-rain/health.svg)

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

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.6k](/packages/craftcms-cms)[robsontenorio/mary

Gorgeous UI components for Livewire powered by daisyUI and Tailwind

1.5k454.7k15](/packages/robsontenorio-mary)[livewire/blaze

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

688221.3k17](/packages/livewire-blaze)[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.

44643.1k1](/packages/pressbooks-pressbooks)[rareloop/lumberjack-core

A powerful MVC framework for the modern WordPress developer. Write better, more expressive and easier to maintain code

42155.0k19](/packages/rareloop-lumberjack-core)[konekt/html

HTML and Form Builders for the Laravel Framework

24403.2k5](/packages/konekt-html)

PHPackages © 2026

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