HttClass Support forum httclass HTML documents templating engine This class can be used to generate HTML documents from templates. The templates may contain one or more named sections delimited by marks that define the section name. A template section may contain multiple replacement tags that may ...
... which are converted into PHP code and merged with the template PHP code. The resulting code is executed to generate the template output. Siviglia Templating Support forum siviglia-templating Template engine that uses PHP as template language Getting Started Simple example Templating Engine class ...
... page elements can be read from files in the YAML format. It supports data binding, data models, partials, resources, translating etc.. PHP JUI templating system Support forum jui Build HTML user interfaces from JSON definitions Screenshot from generated listbox Screenshot from generated listbox index ...
... template place holder behavior. The template engine can generate PHP code that can be cached in files to avoid recompilation overhead. Siviglia Templating 2 Support forum siviglia-templating2 Template engine with configurable grammar Auxiliary script Documentation Auxiliary data Auxiliary ...
... for template placeholders. It supports template inheritance, including additional inline templates, and it can be extended with plugins. Redstart Templating Support forum redstart-templating Template engine that supports template inheritance Auxiliary data Auxiliary data Class source Class ...
Easy Template Support forum easytemplate Template engine based on real HTML tag replacement Incredibly easy and powerful templating class - Separate your code from your HTML. The code is extremely compact and fast. Uses regular expressions to do most of the work. This powerful class implements a ...
SmartTemplate Support forum smarttemplate Enterprise Class Template Compiler The SmartTemplate templating engine supports: compiled templates, ouput caching, scalar substitution, iterations over nested blocks (BEGIN..END), basic control structures (IF..ELSEIF..ELSE), custom extension (output filters ...
template_bv Support forum template_bv Template engine based on token splitting not regex Template_bv is a minimalist templating engine that is extremely fast, does not use regular expressions and can easily be extended. The main idea is based on "splitting" a predefined template at given delimiter ...
... a set of classes used in data validation. The data can come from a HTML form or other source. This package was designed to work with or without a templating engine like Smarty. It was also designed to be extensible and easily changed. All the validation code is in the phalidators class. The logic that ...
TemplateThis Support forum templatethis Template compiler to separate content from logic TemplateThis is a templating system written in PHP to help web developers separate content from logic. The template compiler has support for block iterating, control structures, custom extensions, template compiling ...