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
canvural/larastan-strict-rules

Extra strict and opinionated PHPStan rules for Laravel.

1,160,241 91
calebdw/larastan-livewire

A Larastan / PHPStan extension for Livewire.

775,127 60
tomasvotruba/bladestan

PHPStan rule for static analysis of Blade templates

769,407 375
canvural/phpstan-blade-rule

PHPStan rule for static analysis of Blade templates

94,899 56