Package IO\Template\parser
IO\Template\parser\syntax |
AbstractTemplateParser | This is an abstract implementation of the TemplateParser interface. |
TemplateParser | This interfaces represents a class that is able to parse a template source and transform it to a syntax that the PHP engine is able to run. |