# phpstan

PHP Static Analysis Tool - discover bugs in your code without running it!

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/phpstan-phpstan
- Source: https://github.com/phpstan/phpstan
- Price: free and open source

## Summary
phpstan is a Claude Code plugin with 2 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes analyse-with-phpstan, run-on-3v4l. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add phpstan/phpstan --agent claude-code
```

## Skills
- analyse-with-phpstan
- run-on-3v4l

## FAQ

### What is phpstan?
PHP Static Analysis Tool - discover bugs in your code without running it!

### How do I install phpstan?
Run these in Claude Code: npx -y skills add phpstan/phpstan --agent claude-code. Then prompt normally.

### Does phpstan auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is phpstan free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
