Fast Forward Development Tools for PHP projects

Command

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.
DocsCommand
Handles the generation of API documentation for the project.
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.
StandardsCommand
Executes the full suite of Fast Forward code standard checks.
TestsCommand
Facilitates the execution of the PHPUnit testing framework.
WikiCommand
Handles the generation of API documentation for the project.

        
On this page

Search results