Command

Namespace

Table of Contents

Classes

AbstractCommand

Provides a base configuration and common utilities for Composer commands.

CodeStyleCommand

Represents the command responsible for checking and fixing code style issues.

CopyLicenseCommand

Generates and copies LICENSE files to projects.

DependenciesCommand

Orchestrates dependency analysis across the supported Composer analyzers.

DocsCommand

Handles the generation of API documentation for the project.

GitAttributesCommand

Provides functionality to manage .gitattributes export-ignore rules.

GitIgnoreCommand

Provides functionality to merge and synchronize .gitignore files.

PhpDocCommand

Provides operations to inspect, lint, and repair PHPDoc comments across the project.

RefactorCommand

Provides functionality to execute automated code refactoring using Rector.

ReportsCommand

Coordinates the generation of Fast Forward documentation frontpage and related reports.

SkillsCommand

Synchronizes packaged Fast Forward skills into the consumer repository.

StandardsCommand

Executes the full suite of Fast Forward code standard checks.

SyncCommand

Represents the command responsible for installing development scripts into `composer.json`.

TestsCommand

Facilitates the execution of the PHPUnit testing framework.

WikiCommand

Handles the generation of API documentation for the project.