PHPackages                             schranz-templating/laravel-smarty-integration - 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. schranz-templating/laravel-smarty-integration

ActiveLibrary

schranz-templating/laravel-smarty-integration
=============================================

A integration of template renderer into laravel via smarty template engine.

0.1.0(3y ago)03MITPHPPHP ^7.0 || ^8.0

Since Sep 17Pushed 3y ago1 watchersCompare

[ Source](https://github.com/schranz-templating/laravel-smarty-integration)[ Packagist](https://packagist.org/packages/schranz-templating/laravel-smarty-integration)[ RSS](/packages/schranz-templating-laravel-smarty-integration/feed)WikiDiscussions 0.1 Synced 1mo ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

Schranz Template Renderer Integration for Smarty
================================================

[](#schranz-template-renderer-integration-for-smarty)

Integrate the templating [Smarty Adapter](https://github.com/schranz-templating/smarty-adapter)into the Laravel Framework.

Part of the [Schranz Templating Project](https://github.com/schranz-templating/templating).

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

[](#installation)

Install this package via Composer:

```
composer require schranz-templating/laravel-smarty-integration
```

Depending on the projects setup maybe following need to be added to the `config/app.php`:

```
    'providers' => [
        // ...
        Schranz\Templating\Integration\Laravel\Smarty\SchranzTemplatingSmartyProvider::class,
    ],
```

Configuration
-------------

[](#configuration)

The example and default configuration can be found in [config/schranz\_templating\_smarty.php](config/schranz_templating_smarty.php).

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

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

Every ~0 days

Total

2

Last Release

1334d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1698337?v=4)[Alexander Schranz](/maintainers/alexander-schranz)[@alexander-schranz](https://github.com/alexander-schranz)

---

Top Contributors

[![alexander-schranz](https://avatars.githubusercontent.com/u/1698337?v=4)](https://github.com/alexander-schranz "alexander-schranz (3 commits)")

### Embed Badge

![Health badge](/badges/schranz-templating-laravel-smarty-integration/health.svg)

```
[![Health](https://phpackages.com/badges/schranz-templating-laravel-smarty-integration/health.svg)](https://phpackages.com/packages/schranz-templating-laravel-smarty-integration)
```

###  Alternatives

[livewire/blaze

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

688221.3k17](/packages/livewire-blaze)[glhd/aire

Modern Laravel form builder. Remembers old input, retrieves error messages and comes with beautiful Tailwind-based markup out of the box.

545265.3k7](/packages/glhd-aire)[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)[konekt/html

HTML and Form Builders for the Laravel Framework

24403.2k5](/packages/konekt-html)[bjuppa/laravel-blog

Add blog functionality to your Laravel project

483.3k2](/packages/bjuppa-laravel-blog)[evanschleret/lara-mjml

Just a service provider for Spatie's MJML wrapper

1722.0k](/packages/evanschleret-lara-mjml)

PHPackages © 2026

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