Laravel Blade Linter

screenshot of Laravel Blade Linter

A simple Blade template syntax checker for Laravel

Overview:

The Laravel Blade Linter is a tool that performs syntax-checks of your Blade templates. It is a Laravel package that can be easily installed via Composer.

Features:

  • Performs syntax-checks of Blade templates
  • Can lint specific templates or directories
  • Compatible with PHPStan for enhanced linting capabilities
  • Can be used to build a standalone phar

Summary:

The Laravel Blade Linter is a useful package for Laravel developers that allows them to perform syntax-checks of their Blade templates. It is easy to install and can be used to lint specific templates or directories. Additionally, it is compatible with PHPStan for enhanced linting capabilities and can be used to build a standalone phar.