concept-image/wp-php-stubs

Extra PHP stubs for PHPStan

0.0.1 2025-08-29 14:58 UTC

This package is auto-updated.

Last update: 2025-08-29 12:59:32 UTC


README

This repo can be used to scaffold an Acorn package. See the Acorn Package Development docs for further information.

Installation

You can install this package with Composer:

composer require concept-image/wp-php-stubs --dev

Usage

Add to phpstan.neon file

bootstrapFiles:
  - vendor/concept-image/wp-php-stubs/stubs/searchwp.php
  - vendor/concept-image/wp-php-stubs/stubs/acorn.php