caprel/dolibarr-stubs 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

caprel/dolibarr-stubs

最新稳定版本:v18.0

Composer 安装命令:

composer require --dev caprel/dolibarr-stubs

包简介

Dolibarr functions stubs for static analysis.

README 文档

README

Packagist

This package provides tools to extracts stub for Dolibarr functions, classes and interfaces.

All of stubs (results) are available on a dedicated repository, all versions of dolibarr since dolibarr-10.0 are concerned ! [dolibarr-stubs-all]https://github.com/rycks/dolibarr-stubs-all

These stubs can help plugin and theme developers leverage IDE completion and static analysis tools like PHPStan.

The stubs are generated directly from the source using php-stubs/generator.

Requirements

  • PHP >=7.3

Installation

Require this package as a development dependency with Composer.

composer require --dev caprel/dolibarr-stubs

Alternatively you may download dolibarr-stubs.php directly.

Usage in PHPStan

Include stubs in PHPStan configuration file.

parameters:
    bootstrapFiles:
        - vendor/php-stubs/dolibarr-stubs/dolibarr-stubs.php

Support package maintenance

Please consider supporting this work : https://cap-rel.fr/services/soutien-rd/ or buy me a coffee for example

Thank you!

Thanks to woocommerce-stubs !

This package is based on https://github.com/php-stubs/woocommerce-stubs

统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: Shell

其他信息

  • 授权协议: Unknown
  • 更新时间: 2023-10-20