Formatter are simple classes that convert a given variable to a string.
You can create your own formatter. You must implement araise\CoreBundle\Formatter\FormatterInterface or extend araise\CoreBundle\Formatter\AbstractFormatter and add the full class name of your formatter to the options array of a content element.
Formatter are documented in the CoreBundle.
How can I help you explore Laravel packages today?