PHPackages                             mralaminahamed/fluent-forms-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-forms-stubs

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

mralaminahamed/fluent-forms-stubs
=================================

Fluent Forms function and class declaration stubs for static analysis.

v6.2.4(1mo ago)01.3kMITShellCI failing

Since Jun 14Pushed 1mo ago1 watchersCompare

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

READMEChangelogDependencies (10)Versions (186)Used By (0)

Fluent Forms Stubs
==================

[](#fluent-forms-stubs)

[![Latest Version](https://camo.githubusercontent.com/e7c8467ef8e95d2c8551c143bde90ad8948b65937a29691ad1d4e0cbb385b3e5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d72616c616d696e6168616d65642f666c75656e742d666f726d732d73747562732e7376673f636f6c6f723d344343363145267374796c653d666c61742d737175617265)](https://packagist.org/packages/mralaminahamed/fluent-forms-stubs)[![Downloads](https://camo.githubusercontent.com/abb1e3c3bf6321f4d49d80720c8c31f5c7e9a4f1d32f46b9e027e44bd9edf5d9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d72616c616d696e6168616d65642f666c75656e742d666f726d732d73747562732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mralaminahamed/fluent-forms-stubs/stats)[![License](https://camo.githubusercontent.com/6f0d4964cda30f5172f42f4e47bf9db725c3e0d49153e0ebbcc97b479479d911/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6d72616c616d696e6168616d65642f666c75656e742d666f726d732d73747562732e7376673f7374796c653d666c61742d737175617265)](./LICENSE)[![PHP Version](https://camo.githubusercontent.com/8fa92b56a5b6db5d7ddc5b364e86a6c4ff202ad2f53bed0684921dd49d6825c3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6d72616c616d696e6168616d65642f666c75656e742d666f726d732d73747562732e7376673f7374796c653d666c61742d737175617265)](./composer.json)[![Tweet](https://camo.githubusercontent.com/7cc5e693bda53368a3427bda35ecf05dabe406c7ee29071de798d475dc2c8775/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f54776565742d73686172652d3164613166323f7374796c653d666c61742d737175617265266c6f676f3d74776974746572)](https://twitter.com/intent/tweet?text=Check%20out%20Fluent%20Forms%20Stubs%20for%20IDE%20completion%20and%20static%20analysis%20https%3A%2F%2Fgithub.com%2Fmralaminahamed%2Fphpstan-fluent-forms-stubs)

PHP stub declarations for the [Fluent Forms](https://wordpress.org/plugins/fluentform/) plugin 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
- Regular updates with latest Fluent Forms plugin versions

📋 Requirements
--------------

[](#-requirements)

- PHP &gt;= 7.4
- Composer for dependency management

📦 Installation
--------------

[](#-installation)

### Via Composer (Recommended)

[](#via-composer-recommended)

```
# Install as a development dependency
composer require --dev mralaminahamed/fluent-forms-stubs

# Or specify a version
composer require --dev mralaminahamed/fluent-forms-stubs:^2.0
```

### Manual Installation

[](#manual-installation)

Download the stub files directly:

- [fluent-forms-stubs.stub](https://raw.githubusercontent.com/mralaminahamed/phpstan-fluent-forms-stubs/main/fluent-forms-stubs.stub)
- [fluent-forms-constants-stubs.stub](https://raw.githubusercontent.com/mralaminahamed/phpstan-fluent-forms-stubs/main/fluent-forms-constants-stubs.stub)

🔧 Basic Configuration
---------------------

[](#-basic-configuration)

To use these stubs with PHPStan or your IDE, see our [Usage Guide](./docs/usage.md) for detailed instructions.

🔍 Quick Usage Example
---------------------

[](#-quick-usage-example)

```
