create-psalm-config - Psalm Configuration Generator
Generates Psalm configurations for PHP projects
Tags
Updated: 2026-06-15Typical Inputs
Typical Outputs
What this skill does
- generate configuration
- create psalm.xml
- configure error level
- add plugins
- enable taint analysis
- create baseline
- configure handlers
Inputs
- project type
- framework
- target level
- taint analysis option
Outputs
- psalm.xml file
- psalm-baseline.xml file
Requirements
- PHP 8.4+
- Psalm installation
- Composer project
