mralaminahamed/fluent-crm-stubs
Composer 安装命令:
composer require --dev mralaminahamed/fluent-crm-stubs
包简介
FluentCRM function and class declaration stubs for static analysis.
关键字:
README 文档
README
PHP stub declarations for FluentCRM (free) to enhance IDE completion and static analysis capabilities. Generated using php-stubs/generator directly from the source code.
Features
- Complete function, class, and interface declarations
- Constant definitions for proper static analysis
- IDE autocompletion support
- PHPStan integration
- Covers FluentCRM 3.x (generated from 3.6.8)
Requirements
- PHP >= 7.4
- Composer
Installation
composer require --dev mralaminahamed/fluent-crm-stubs
Configuration
PHPStan (phpstan.neon)
parameters: scanFiles: - vendor/mralaminahamed/fluent-crm-stubs/fluent-crm-stubs.php - vendor/mralaminahamed/fluent-crm-stubs/fluent-crm-constants-stubs.php
Or use the bundled extension:
includes: - vendor/mralaminahamed/fluent-crm-stubs/extension.neon
Regenerating Stubs
# Download FluentCRM source cd source wget https://downloads.wordpress.org/plugin/fluent-crm.latest-stable.zip unzip fluent-crm.zip cd .. # Install dependencies and generate composer install composer generate
Related Packages
- phpstan-fluent-crm-pro-stubs — FluentCRM Pro stubs
License
MIT. See LICENSE.
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-06-28