Overview
WPForms Lite is one of the most installed WordPress form plugins. This package provides PHPStan stubs for the complete WPForms Lite public API so you can write type-safe integrations.
Usage
composer require --dev mralaminahamed/phpstan-wpforms-lite-stubs
What's Included
- All
WPForms_*,WPForms\*class and interface stubs - Action and filter signatures
- Helper function declarations
Tech
PHP, PHPStan stubs, WPForms API.