concept-image/wp-php-stubs

Extra PHP stubs for PHPStan

Maintainers

Package info

gitlab.com/concept-image-public/wp-php-stubs

Issues

Type:package

pkg:composer/concept-image/wp-php-stubs

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 0

0.0.1 2025-08-29 14:58 UTC

This package is auto-updated.

Last update: 2026-03-01 00:48:07 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