PHPackages                             martinoak/laravel-latte - 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. martinoak/laravel-latte

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

martinoak/laravel-latte
=======================

Latte template engine for Laravel 10+

2.3(11mo ago)075MITPHPPHP ^8.0

Since Jun 2Pushed 11mo ago1 watchersCompare

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

READMEChangelog (7)Dependencies (2)Versions (8)Used By (0)

Laravel Latte
=============

[](#laravel-latte)

Nahrazuje výchozí šablonovací systém [Blade](https://laravel.com/docs/8.x/blade) za české [Latte](https://latte.nette.org)

Prerekvizity
------------

[](#prerekvizity)

- [Laravel](https://laravel.com/docs/9.x/installation) verze 11.0
- [PHP](https://www.php.net/downloads) alespoň ve verzi 8.2

Instalace
---------

[](#instalace)

```
$ composer require martinoak/laravel-latte

```

Použití
-------

[](#použití)

Do souboru `config/app.php`:

```
    'providers' => [

        /*
         * Package Service Providers...
         */
        MartinOak\LaravelLatte\ServiceProvider::class

    ],
```

Následně bude možné používat soubory s příponami:

- [\*.blade.php](https://laravel.com/docs/8.x/blade)
- [\*.latte](https://latte.nette.org)

Výhody
------

[](#výhody)

- [Latte](https://latte.nette.org) je český šablonovací systém, který je výrazně rychlejší než [Blade](https://laravel.com/docs/8.x/blade)
- [Latte](https://latte.nette.org) nabízí mnohem více možností než [Blade](https://laravel.com/docs/8.x/blade)

Licence
-------

[](#licence)

[MIT](https://opensource.org/licenses/MIT)

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance52

Moderate activity, may be stable

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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 ~124 days

Recently: every ~140 days

Total

7

Last Release

331d ago

Major Versions

1.1.1 → 2.02024-01-05

PHP version history (2 changes)1.0PHP ^8.0

2.2PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/91ba0e96c4886d086c9e2f4bd505973f91141c125826c257c4b9012edc1aaae5?d=identicon)[MartinOak](/maintainers/MartinOak)

---

Top Contributors

[![martinoak](https://avatars.githubusercontent.com/u/49438284?v=4)](https://github.com/martinoak "martinoak (13 commits)")

---

Tags

laraveltemplateviewlatte

### Embed Badge

![Health badge](/badges/martinoak-laravel-latte/health.svg)

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

###  Alternatives

[leitsch/kirby-blade

Enable Laravel Blade Template Engine for Kirby 4 and Kirby 5

219.2k](/packages/leitsch-kirby-blade)[johnturingan/laravel-fly-view

Render Blade templates from string mark-up.

163.9k](/packages/johnturingan-laravel-fly-view)

PHPackages © 2026

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