diverently/phpstan-livewire

Recognize Livewire computed properties

Installs: 10 057

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 2

Open Issues: 0

Type:phpstan-extension

v1.0.2 2023-05-03 04:30 UTC

This package is auto-updated.

Last update: 2024-06-29 10:31:19 UTC


README

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