diverently/phpstan-livewire
Recognize Livewire computed properties
36,019
2
| Install | |
|---|---|
composer require diverently/phpstan-livewire |
|
| Latest Version: | v1.0.2 |
| License: | MIT |
| Last Updated: | Nov 29, 2023 |
| Links: | GitHub · Packagist |
Maintainer: RobertCordes
PHPStan Livewire
Recognize Livewire computed properties
Installation
First install the package via composer:
composer require diverently/phpstan-livewire --dev
Then add the following to your phpstan.neon:
includes:
- ./vendor/diverently/phpstan-livewire/extension.neon
Related Packages
larastan/larastan
Larastan - Discover bugs in your code without running it. A phpstan/phpstan exte...
60,994,572
6,472