PHPackages                             mralaminahamed/fluent-crm-stubs - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. mralaminahamed/fluent-crm-stubs

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

mralaminahamed/fluent-crm-stubs
===============================

FluentCRM function and class declaration stubs for static analysis.

v3.1.7(1mo ago)01↓50%MITPHPPHP &gt;=7.4

Since Jun 28Pushed 1mo agoCompare

[ Source](https://github.com/mralaminahamed/phpstan-fluent-crm-stubs)[ Packagist](https://packagist.org/packages/mralaminahamed/fluent-crm-stubs)[ Docs](https://github.com/mralaminahamed/phpstan-fluent-crm-stubs)[ RSS](/packages/mralaminahamed-fluent-crm-stubs/feed)WikiDiscussions main Synced 2w ago

READMEChangelogDependencies (5)Versions (6)Used By (0)

FluentCRM Stubs
===============

[](#fluentcrm-stubs)

[![Latest Version](https://camo.githubusercontent.com/7dc6ccf65e791375a2b8e48d6dfd6f83913130ad75cfd59e86184ef04cbdfbe9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d72616c616d696e6168616d65642f666c75656e742d63726d2d73747562732e7376673f636f6c6f723d344343363145267374796c653d666c61742d737175617265)](https://packagist.org/packages/mralaminahamed/fluent-crm-stubs)[![Downloads](https://camo.githubusercontent.com/1890b272ba8332234e412bf38bb98e6001d951730cf74339937a855e230b7259/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d72616c616d696e6168616d65642f666c75656e742d63726d2d73747562732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mralaminahamed/fluent-crm-stubs/stats)[![License](https://camo.githubusercontent.com/868b64eac79ad35faf20113460fe6f5f9f4aab135945216c0acc670c52d43feb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6d72616c616d696e6168616d65642f666c75656e742d63726d2d73747562732e7376673f7374796c653d666c61742d737175617265)](./LICENSE)[![PHP Version](https://camo.githubusercontent.com/5d6fa62113168a6958013a6314718e93784672894815766767d274b24cc8dc73/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6d72616c616d696e6168616d65642f666c75656e742d63726d2d73747562732e7376673f7374796c653d666c61742d737175617265)](./composer.json)

PHP stub declarations for [FluentCRM](https://fluentcrm.com) (free) to enhance IDE completion and static analysis capabilities. Generated using [php-stubs/generator](https://github.com/php-stubs/generator) directly from the source code.

Features
--------

[](#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
------------

[](#requirements)

- PHP &gt;= 7.4
- Composer

Installation
------------

[](#installation)

```
composer require --dev mralaminahamed/fluent-crm-stubs
```

Configuration
-------------

[](#configuration)

### PHPStan (`phpstan.neon`)

[](#phpstan-phpstanneon)

```
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
------------------

[](#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
----------------

[](#related-packages)

- [phpstan-fluent-crm-pro-stubs](https://github.com/mralaminahamed/phpstan-fluent-crm-pro-stubs) — FluentCRM Pro stubs

License
-------

[](#license)

MIT. See [LICENSE](./LICENSE).

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance90

Actively maintained with recent releases

Popularity1

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

5

Last Release

46d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/34349365?v=4)[Al Amin Ahamed](/maintainers/mralaminahamed)[@mralaminahamed](https://github.com/mralaminahamed)

---

Top Contributors

[![mralaminahamed](https://avatars.githubusercontent.com/u/34349365?v=4)](https://github.com/mralaminahamed "mralaminahamed (6 commits)")

---

Tags

PHPStanwordpressstatic analysisstubscrmwordpress pluginFLuentCRMfluent-crm

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/mralaminahamed-fluent-crm-stubs/health.svg)

```
[![Health](https://phpackages.com/badges/mralaminahamed-fluent-crm-stubs/health.svg)](https://phpackages.com/packages/mralaminahamed-fluent-crm-stubs)
```

###  Alternatives

[php-stubs/woocommerce-stubs

WooCommerce function and class declaration stubs for static analysis.

953.7M127](/packages/php-stubs-woocommerce-stubs)[php-stubs/wordpress-stubs

WordPress function and class declaration stubs for static analysis.

20117.1M474](/packages/php-stubs-wordpress-stubs)[php-stubs/wp-cli-stubs

WP-CLI function and class declaration stubs for static analysis.

303.1M179](/packages/php-stubs-wp-cli-stubs)[php-stubs/wordpress-globals

Global variables and global constants from WordPress core.

14918.1k26](/packages/php-stubs-wordpress-globals)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
