PhpBench\Formatter\Format |
Name | Description |
---|---|
FormatInterface | Format classes accept a subject value and format/transform it into a different string value. |
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. |