PHPackages                             jbboehr/laravel-blade-linter - 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. jbboehr/laravel-blade-linter

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

jbboehr/laravel-blade-linter
============================

A simple Blade template syntax checker for Laravel

v1.0.1(3y ago)0415MITNixPHP ^8.0CI failing

Since Feb 18Pushed 3y agoCompare

[ Source](https://github.com/jbboehr/laravel-blade-linter)[ Packagist](https://packagist.org/packages/jbboehr/laravel-blade-linter)[ Docs](https://github.com/jbboehr/laravel-blade-linter)[ RSS](/packages/jbboehr-laravel-blade-linter/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (11)Versions (5)Used By (0)

Laravel Blade Linter
====================

[](#laravel-blade-linter)

[![Latest Version on Packagist](https://camo.githubusercontent.com/5bf875dc93d40e61c25df1ec3f655db0c7083196d9e32d454c9175bcdf65059e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a62626f6568722f6c61726176656c2d626c6164652d6c696e7465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jbboehr/laravel-blade-linter)[![ci](https://github.com/jbboehr/laravel-blade-linter/actions/workflows/ci.yml/badge.svg)](https://github.com/jbboehr/laravel-blade-linter/actions/workflows/ci.yml)[![Test Coverage](https://camo.githubusercontent.com/37bd0cb0c2a82d71437fff265009e562b0a8907e81a2d3915f6b78a319167c83/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f39316461306264306134613036633537666339342f746573745f636f766572616765)](https://codeclimate.com/github/jbboehr/laravel-blade-linter/test_coverage)[![Maintainability](https://camo.githubusercontent.com/d51b303176453eb5cee993c195eb8fb6888dcc5be08a9995d4871c28e2869ca3/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f39316461306264306134613036633537666339342f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/jbboehr/laravel-blade-linter/maintainability)[![License: MIT](https://camo.githubusercontent.com/08cef40a9105b6526ca22088bc514fbfdbc9aac1ddbf8d4e6c750e3a88a44dca/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d626c75652e737667)](LICENSE.md)

Performs syntax-checks of your Blade templates. Just that.

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

[](#installation)

You can install the package via composer:

```
composer require --dev jbboehr/laravel-blade-linter
```

Usage
-----

[](#usage)

```
php artisan blade:lint
```

Or if you want to lint specific templates or directories:

```
php artisan blade:lint resources/views/
```

### Testing

[](#testing)

```
composer test
```

Credits
-------

[](#credits)

- [All Contributors](./graphs/contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 58.8% 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 ~3 days

Total

2

Last Release

1221d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ccc4aa01c69052830471c5ba84c4af824796d46d9920dc8574cb6e368281ab79?d=identicon)[jbboehr](/maintainers/jbboehr)

---

Top Contributors

[![jbboehr](https://avatars.githubusercontent.com/u/225601?v=4)](https://github.com/jbboehr "jbboehr (20 commits)")[![bdelespierre](https://avatars.githubusercontent.com/u/1086339?v=4)](https://github.com/bdelespierre "bdelespierre (12 commits)")[![cyberhicham](https://avatars.githubusercontent.com/u/10002527?v=4)](https://github.com/cyberhicham "cyberhicham (1 commits)")[![qrazi](https://avatars.githubusercontent.com/u/7550540?v=4)](https://github.com/qrazi "qrazi (1 commits)")

---

Tags

laravelbladelinterlaravel-blade-linter

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/jbboehr-laravel-blade-linter/health.svg)

```
[![Health](https://phpackages.com/badges/jbboehr-laravel-blade-linter/health.svg)](https://phpackages.com/packages/jbboehr-laravel-blade-linter)
```

###  Alternatives

[tightenco/jigsaw

Simple static sites with Laravel's Blade.

2.3k449.3k30](/packages/tightenco-jigsaw)[robsontenorio/mary

Gorgeous UI components for Livewire powered by daisyUI and Tailwind

1.5k531.0k21](/packages/robsontenorio-mary)[moonshine/moonshine

Laravel administration panel

1.3k239.9k76](/packages/moonshine-moonshine)[hasinhayder/tyro-dashboard

Tyro Dashboard - Beautiful admin dashboard for managing Tyro roles, privileges, users, and settings

5452.7k](/packages/hasinhayder-tyro-dashboard)[bdelespierre/laravel-blade-linter

A simple Blade template syntax checker for Laravel

2043.9k](/packages/bdelespierre-laravel-blade-linter)[technikermathe/blade-lucide-icons

A package to easily make use of Lucide icons in your Laravel Blade views.

18379.7k9](/packages/technikermathe-blade-lucide-icons)

PHPackages © 2026

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