Download the PHP package tomasvotruba/bladestan without Composer
On this page you can find all versions of the php package tomasvotruba/bladestan. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tomasvotruba/bladestan
More information about tomasvotruba/bladestan
Files in tomasvotruba/bladestan
Download tomasvotruba/bladestan
More information about tomasvotruba/bladestan
Files in tomasvotruba/bladestan
Vendor tomasvotruba
Package bladestan
Short Description PHPStan rule for static analysis of Blade templates
License MIT
Package bladestan
Short Description PHPStan rule for static analysis of Blade templates
License MIT
Keywords static analysisphpstan-extension
Please rate this library. Is it a good library?
Informations about the package bladestan
Bladestan
Static analysis for Blade templates in Laravel projects.
Install
Configure
Configure paths to your Blade views, unless you use the default resources/views
directory:
If you run PHPStan with its extension installer, Bladestan will just work, if not you need to include it in the phpstan.neon
configuration file:
Features
Custom Error Formatter
We provide custom PHPStan error formatter to better display the template errors:
- clickable template file path link to the error in blade template
How to use custom error formatter?
Credits
- Can Vural - this package is based on that, with upgrade for Laravel 10 and active maintenance
- All Contributors
All versions of bladestan with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
illuminate/contracts Version ^9.0 || ^10.0 || ^11.0
illuminate/filesystem Version ^9.0 || ^10.0 || ^11.0
illuminate/view Version ^9.0 || ^10.0 || ^11.0
phpstan/phpstan Version ^1.10
illuminate/contracts Version ^9.0 || ^10.0 || ^11.0
illuminate/filesystem Version ^9.0 || ^10.0 || ^11.0
illuminate/view Version ^9.0 || ^10.0 || ^11.0
phpstan/phpstan Version ^1.10
The package tomasvotruba/bladestan contains the following files
Loading the files please wait ....