Diverently / phpstan-livewire

Recognize Livewire computed properties

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHPStan Livewire

Recognize Livewire computed properties

Installation

First install the package via composer:

composer require diverently/phpstan-livewire

Then add the following to your phpstan.neon:

includes:
    ./vendor/diverently/phpstan-livewire/extension.neon

About

Recognize Livewire computed properties


Languages

Language:PHP 100.0%