Add SV\StandardLib\Behavior\Cacheable behavior, to help automate calling rebuildCache (or a defined function) on a repository which matches the entity's name
Use templater_setup code event to inject various filters/functions into multiple templater types.
Adds the extendable class SV\StandardLib\TemplaterHelper to help add filters/functions to templates without manualy extending...