PHPackages                             maratib/just-blade - 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. maratib/just-blade

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

maratib/just-blade
==================

Just Blade standalone templating engine for use outside of Laravel.

v0.0.7(10mo ago)041MITPHPPHP ^7.4|^8.0

Since Aug 22Pushed 10mo agoCompare

[ Source](https://github.com/maratib/just-blade)[ Packagist](https://packagist.org/packages/maratib/just-blade)[ RSS](/packages/maratib-just-blade/feed)WikiDiscussions main Synced today

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

Just Blade
==========

[](#just-blade)

### Laravel's Blade standalone

[](#laravels-blade-standalone)

Blade templating engine for use outside of Laravel

```
composer require maratib/just-blade
```

### Howto use it

[](#howto-use-it)

How to use it in your plain php projects

```
$views = THEME_PATH . '/views';
$cache = THEME_PATH . '/storage/cache';

$blade = new \Just\Blade($views, $cache);
$blade->render($template, $data);
```

Docs
----

[](#docs)

[just-blade](https://wp-theme.github.io/just-blade)

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance54

Moderate activity, may be stable

Popularity3

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

 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

316d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2794502?v=4)[Maratib Ali Khan](/maintainers/maratib)[@maratib](https://github.com/maratib)

---

Top Contributors

[![maratib](https://avatars.githubusercontent.com/u/2794502?v=4)](https://github.com/maratib "maratib (5 commits)")

---

Tags

phplaravelwordpressbladetemplatetemplatingviewthemetemplate enginerenderwordpress-themeView Engineview templatetemplating engineview renderingview rendering engineview template engineview template renderingview rendering template

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/maratib-just-blade/health.svg)

```
[![Health](https://phpackages.com/badges/maratib-just-blade/health.svg)](https://phpackages.com/packages/maratib-just-blade)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M131](/packages/roots-acorn)[jenssegers/blade

The standalone version of Laravel's Blade templating engine for use outside of Laravel.

8791.3M114](/packages/jenssegers-blade)[eftec/bladeone

The standalone version Blade Template Engine from Laravel in a single php file

8379.7M105](/packages/eftec-bladeone)[fiskhandlarn/blade

A library for using Laravel Blade templates in WordPress/WordPlate.

366.0k](/packages/fiskhandlarn-blade)[leitsch/kirby-blade

Enable Laravel Blade Template Engine for Kirby 4 and Kirby 5

2110.6k](/packages/leitsch-kirby-blade)

PHPackages © 2026

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