Skip to content

andreasciamanna/psalm-plugin-wordpress

 
 

Repository files navigation

WordPress plugin for Psalm
Write type-safe WordPress code.
A Human Made project. Maintained by @joehoyle.

This Psalm plugin provides all WordPress (and WP CLI) stubs, so your WordPress based project or plugin will have type information for calls to WordPress APIs.

  • Stubs for all of WordPress Core
  • Stubs for WP CLI
  • Types for apply_filters return values.
  • Types for add_filter / add_action (coming soon)

About

WordPress stubs and plugin for Psalm

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.9%
  • Gherkin 0.1%