Libraries tagged by phpstan extension

boring-o11y/wirestan

0 Favers
13 Downloads

PHPStan rule for Livewire components: public properties that are never reassigned outside lifecycle methods must be marked #[Locked], so the client cannot tamper with them via $wire.set.

Go to Download


boring-o11y/skystan

4 Favers
19 Downloads

Larastan/PHPStan rules for queued Laravel jobs: ShouldBeUnique jobs must declare uniqueFor and (when parameterized) uniqueId, unique jobs may not be batched or bulk-dispatched, batched jobs must be Batchable and honour cancellation, jobs holding an Eloquent model in a public property must use SerializesModels, and jobs dispatched inside DB::transaction() must use afterCommit.

Go to Download


anywherephp/type-coverage

0 Favers
12 Downloads

Measure type coverage of your project

Go to Download


krsque/php-ext-protobuf-stubs

0 Favers
69 Downloads

PHPStan / Psalm / PhpStorm stubs for ext-protobuf (the protobuf C extension for PHP)

Go to Download


xactsystems/phpstan-extensions

0 Favers
16 Downloads

A collection of PHPStan extensions found useful in our projects.

Go to Download


webkult/phpstan-ai-formatter

1 Favers
0 Downloads

Compact PHPStan error formatter designed for AI coding assistants. Transforms verbose PHPStan output into token-efficient format. Ideal for Claude, ChatGPT, Copilot and similar tools. Saves context window space while preserving all essential error information.

Go to Download


tzmfreedom/phpstan-extensions

1 Favers
14 Downloads

PHPStan extensions

Go to Download


thibaud-dauce/phpstan-blade

2 Favers
27 Downloads

PHPStan extension to analyse Laravel Blade views.

Go to Download


prinsfrank/php-validated-properties-phpstan

1 Favers
105 Downloads

PHPStan extension for the php-validated-properties package

Go to Download


o0h/phpstan-spaghetti

0 Favers
236 Downloads

PHPStan rules to enforce SPAGHETTI code style

Go to Download


networkteam/flow-phpstan

0 Favers
234 Downloads

A PHPStan extension for neos/flow

Go to Download


martinsoenen/phpstan-custom-rules

0 Favers
933 Downloads

Some custom PHPStan extensions for a better code base

Go to Download


lombokclarion/phpstan-rules

0 Favers
0 Downloads

PHPStan extension distributing LombokClarion's audit rules (§7): no interpolated/concatenated SQL into PDO query/prepare/exec, and no LombokClarion imports inside app/Domain.

Go to Download


kejwmen/php-decimal-phpstan-extension

2 Favers
1 Downloads

Adds support for overloaded operators

Go to Download


jonbaldie/phpstan-extension-accessing-globals

0 Favers
9 Downloads

PHPStan extension for detecting code that accesses or modifies globally shared data, a common source of bugs.

Go to Download


<< Previous Next >>