PHP PhpBench\Formatter Namespace

Nested Namespaces

PhpBench\Formatter\Format

Interfaces

Name Description
FormatInterface Format classes accept a subject value and format/transform it into a different string value.

Classes

Name Description
ClassLoader Loads a PHPBench formatting JSON class file.
FormatRegistry Registry of format classes.
Formatter Formatter class which applies one or more registered classes to a subject value.