定制 shinepress/wordpress-stubs 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

shinepress/wordpress-stubs

最新稳定版本:6.9.4

Composer 安装命令:

composer require --dev shinepress/wordpress-stubs

包简介

WordPress function and class declaration stubs for static analysis split into multiple files for increased performance.

README 文档

README

Latest Version Downloads

Description

WordPress function and class declaration stubs for static analysis split into multiple files for increased performance. Automatically generated from the wordpress-stubs.php stubfile in php-stubs/wordpress-stubs.

Installation

The recommendend installation method is with composer:

$ composer require shinepress/wordpress-stubs

Note: only tagged versions are functional, dev-main will not provide any stubfiles.

Usage

Just register the autoloader as a bootstrap file in your phpstan config:

parameters:
    bootstrapFiles:
        - ./vendor/shinepress/wordpress-stubs/autoload.php

Acknowledgements

The project is made possible by:

统计信息

  • 总下载量: 2
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-06-10