⚙️
PHP Tools Hub
Tools
PHP
Quick
Contact
Home
>
Tutorials
>
PHP
>
PHPStan
PHPStan Tutorials
15 tutorials found.
📘
Basic Type Checking
Level System | Level 0 | PHP
📘
Configuration Settings
Configuration | phpstan.neon File | PHP
📘
Find Bugs Without Running
Introduction | Static Analysis Tool | PHP
📘
require phpstan/phpstan
Installation | Composer Command | PHP
📘
Dead Code Detection
Level System | Level 1 | PHP
📘
Exclude Specific Lines
Configuration | Ignore Errors | PHP
📘
Existing Errors Ignore
Configuration | Baseline File | PHP
📘
Generic Type Checks
Level System | Level 2 | PHP
📘
Array Type Checks
Level System | Level 3 | PHP
📘
Callable Type Checks
Level System | Level 4 | PHP
📘
Method Signature Checks
Level System | Level 5 | PHP
📘
Report Missing Types
Level System | Level 6 | PHP
📘
Strict Type Checking
Level System | Level 7 | PHP
📘
Maximum Strictness
Level System | Level 8 | PHP
📘
Complete Type Coverage
Level System | Level 9 | PHP