PHP PhpCsFixer Namespace

Nested Namespaces

PhpCsFixer\Cache
PhpCsFixer\Console
PhpCsFixer\Differ
PhpCsFixer\DocBlock
PhpCsFixer\Fixer
PhpCsFixer\FixerDefinition
PhpCsFixer\Linter
PhpCsFixer\Report
PhpCsFixer\Runner
PhpCsFixer\Test
PhpCsFixer\Tokenizer

Interfaces

Name Description
ConfigInterface
RuleSetInterface Set of rules to be used by fixer.

Classes

Name Description
AbstractFixer
AbstractPhpdocTypesFixer This abstract fixer provides a base for fixers to fix types in phpdoc.
AbstractProxyFixer
Config
FixerFactory Class provides a way to create a group of fixers.
FixerNameValidator
RuleSet Set of rules to be used by fixer.
StdinFileInfo
ToolInfo Obtain information about using version of tool.